Opened 17 years ago

Closed 16 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.

Change History (1)

comment:1 by barbarazoladek, 16 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.