[Gambas-devel-svn] SF.net SVN: gambas:[7003] gambas/trunk/gb.db.sqlite3/src/main.cpp
Brought to you by:
gambas
From: <ga...@us...> - 2015-03-28 11:37:17
|
Revision: 7003 http://sourceforge.net/p/gambas/code/7003 Author: gambas Date: 2015-03-28 11:37:10 +0000 (Sat, 28 Mar 2015) Log Message: ----------- [GB.DB.SQLITE3] * BUG: Detect primary key only with 'table_info' pragma. Consequently, fields declared as "INTEGER" will not be incorreclty taken as a default primary key anymore. Modified Paths: -------------- gambas/trunk/gb.db.sqlite3/src/main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |