RE: [Hibernate] Index creation on PK (Hibernate3, Gupta SQL Base)

2005-02-03 Thread Sergey Menis
ot; I will submit a patch to CVS. Are there any predefined test procedures you have developed for the Dialects? Thank you, Sergey Menis -Original Message- From: Max Rydahl Andersen [mailto:[EMAIL PROTECTED] Sent: Monday, January 31, 2005 7:12 AM To: Sergey Menis; hibernate-devel@lists.sourc

[Hibernate] Index creation on PK (Hibernate3, Gupta SQL Base)

2005-01-24 Thread Sergey Menis
 All, I am in the process of creating a dialect to communicate with Gupta SQLbase database. Currently I am facing a problem of "Table in incomplete state". According to Gupta this problem is caused by a missing index on the primary key. This appears to be correct since there are no indexes c