Readonly
_tagOptional
lengthWhich measurement unit to use, either char or byte.
char for character string type column, byte for byte string type column
How to behave when incrementation hits the limit.
loop: back to the initial value and continue to increment
keep: stop incrementation and keep the limit value
loop.
Limit of incrementation value.
depend on the corresponding table data type.
Prefix.
a character in A-Z, a-z, depending on the column position
Generated using TypeDoc
StringColumnOption is used for GeneratorOption.columnOptions