|
2 bugs in Dods 5.1: msg#00001java.enhydra.general
Hi! I created a DOML-file for MySQL and found two bugs. 1. If I define a table in lower cases for example 'dbTableName="projekt"' the generator creates a .sql-file with a upper case table name (Projekt). 2. In some cases the last field defintion of a table ends with a ",". For example: create table System ( /* class System*/ oid DECIMAL (19,0) NOT NULL PRIMARY KEY , version INTEGER NOT NULL , updt BIT NOT NULL , timestamp TIMESTAMP NOT NULL , ); This is not correct. Thanx! Thorsten
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Config constructor ignores ConfigFile contents [BUG], Karl Stenerud |
|---|---|
| Next by Date: | Re: Config constructor ignores ConfigFile contents [BUG], Sinisa Milosevic |
| Previous by Thread: | Re: Config constructor ignores ConfigFile contents [BUG], Karl Stenerud |
| Next by Thread: | 2 more little problems in DODS 5.1, Thorsten Hilker |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |