Opened 17 years ago
Closed 17 years ago
#152 closed defect (fixed)
Add support for default column value
Reported by: | barbarazoladek | Owned by: | barbarazoladek |
---|---|---|---|
Priority: | major | Milestone: | 3.3.0 |
Component: | MySQL Provider | Version: | 3.2.0 |
Severity: | 2 | Keywords: | |
Cc: | External ID: |
Description ¶
Column can have a DEFAULT value defined which the target datastore assigns if a subsequent INSERT statement omits a value for the column. The datatype of the expression must match the datatype of the column.
Note:
See TracTickets
for help on using tickets.