Revision: 5968
http://sourceforge.net/p/gambas/code/5968
Author: gambas
Date: 2013-11-23 01:47:44 +0000 (Sat, 23 Nov 2013)
Log Message:
-----------
[GB.DB.SQLITE3]
* BUG: Use the sqlite3_column_decltype() API to get the real datatype
declaration of result fields, so that aliasing field does not change its
resulting datatype.
Modified Paths:
--------------
gambas/trunk/gb.db.sqlite3/src/main.cpp
gambas/trunk/gb.db.sqlite3/src/sqlitedataset.cpp
gambas/trunk/gb.db.sqlite3/src/sqlitedataset.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|