logo       

2 bugs in Dods 5.1: msg#00001

java.enhydra.general

Subject: 2 bugs in Dods 5.1

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>
Google Custom Search

News | FAQ | advertise