
|
If you were logged in you would be able to see more operations.
|
|
|
|
Calculate the length of the database column for an enum reference.
It is possible to override the calculated type and length using hints.
hint="ordinal" -> database type is INTEGER/NUMBER
hint="databaseLength=10" -> database type is VARCHAR(10)
|
|
Description
|
Calculate the length of the database column for an enum reference.
It is possible to override the calculated type and length using hints.
hint="ordinal" -> database type is INTEGER/NUMBER
hint="databaseLength=10" -> database type is VARCHAR(10)
|
Show » |
| No work has yet been logged on this issue.
|
|