2001-10-26 Akira TAGOH * sqlite/lemon.c: Fixed 64 bit pointer issues again 2001-10-11 Carlos Perelló Marín * sqlite/* * Makefile.am: Imported the sqlite 2.0.2. This version need an update of the old database, I will prepare a program to do the update soon. 2001-10-10 Carlos Perelló Marín * Makefile.am: Fixed the sqlite.h build problem. 2001-09-20 Akira TAGOH * sqlite/tool/lemon.c: Fixed 64 bit pointer issue 2001-08-03 gallatin@stat.duke.edu * sqlite/tool/lemon.c: fixed int/long 64-bit pointer issues when building on FreeBSD/Alpha. Fixes #58391 2001-07-19 Rodrigo Moya * gda-default-connection.c (schema_aggregates): new schema function 2001-07-15 Rodrigo Moya * gda-default-connection.c (gda_default_connection_open_schema): return a GdaError if we don't support the schema 2001-06-05 Rodrigo Moya * sqlite/configure.in: added /usr to the search list for gdbm.h 2001-05-05 Rodrigo Moya * gda-default-connection.c (schema_tables): implemented, although only returning the tables' name 2001-05-04 Rodrigo Moya * gda-default-connection.c, gda-default-command.c: better error handling * sqlite/NO-AUTO-GEN: added this file to avoid the execution of auto* in this directory (fixed by mvali@hot.ee and Jon.Hellan@clustra.com) 2001-04-28 Rodrigo Moya * implemented first working version of the GDA default provider * imported libsqlite (http://www.hwaci.com/sw/sqlite/) into our source tree, until it is oficially released 2001-04-28 Rodrigo Moya * started gda-default-server, which will be a server *always* installed with libgda, so that users don't have to worry about setting up a RDBMS to use GNOME-DB/libgda