Fix @Table not supporting schema as attribute anymore.
This commit is contained in:
parent
0618944f8a
commit
29b47d3d44
1 changed files with 0 additions and 1 deletions
|
@ -789,7 +789,6 @@ Required attributes:
|
|||
Optional attributes:
|
||||
|
||||
|
||||
- schema - Database schema name of this table.
|
||||
- indexes - Array of @Index annotations
|
||||
- uniqueConstraints - Array of @UniqueConstraint annotations.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue