Opened 13 years ago
Closed 13 years ago
#582 closed defect (fixed)
create table for new table Thesaurus does not work for DB2
Reported by: | mcr | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | v2.7.0 |
Component: | General | Version: | v2.6.4 |
Keywords: | Cc: |
Description
DB2 needs primary key columns declared with "not null" explicitly.
Attached is a simple patch to fix this issue.
Attachments (1)
Change History (2)
by , 13 years ago
Attachment: | db2notnull.patch added |
---|
comment:1 by , 13 years ago
Priority: | major → blocker |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Committed revision 8122.