Perfect-CRUD icon indicating copy to clipboard operation
Perfect-CRUD copied to clipboard

Column default values

Open kjessup opened this issue 8 years ago • 1 comments

If it's possible to determine a default value for a type's property, it could possibly be used in the table create. If not, user could indicate defaults for these columns when create is called.

kjessup avatar Dec 13 '17 19:12 kjessup

update: no way to get default value from type. user will need to specify

kjessup avatar Dec 13 '17 22:12 kjessup