[Gambas-user] Issue 317 in gambas: sqlite3 INTEGER type does not appear to be supported correctly

gambas at ...2524... gambas at ...2524...
Mon Aug 27 04:55:20 CEST 2012


Updates:
	Status: Accepted

Comment #1 on issue 317 by benoit.m... at ...626...: sqlite3 INTEGER type does  
not appear to be supported correctly
http://code.google.com/p/gambas/issues/detail?id=317

"INTEGER" fields as assumed to be "serial" fields by Gambas. I will fix  
that by checking that "AUTOINCREMENT" is specified too in it.

But beware you must always be careful when creating a database outside of  
Gambas and using it through the database component. The native database <->  
Gambas datatype translation cannot be bijective!





More information about the User mailing list