Commit Graph

17 Commits

Author SHA1 Message Date
brianb
fed589b2e7 rework of patch #879693 to support 0=1 in where clause 2004-02-08 21:54:20 +00:00
brianb
ab82227578 fix list tables 2004-02-07 01:19:07 +00:00
brianb
5f02ba4fd2 add IS NULL/IS NOT NULL support, patches 2004-02-06 23:55:18 +00:00
brianb
278cf8ef42 fix compiler warnings in libmdb/ util/ sql/ 2004-01-10 01:52:56 +00:00
brianb
d39cc57b44 Some work on indexes/write support. Bug fixes. Preliminary temp table/worktable work. 2004-01-09 21:05:56 +00:00
brianb
aa19a0892f resync...no idea what's in here, it's been sitting on the shelf for a while 2003-04-29 17:55:09 +00:00
brianb
75216d7a90 index work
dmalloc headers
mem leak fixes
start on i18n
2003-01-28 23:51:06 +00:00
brianb
c43764e93c fix case compare bug in where clause 2003-01-22 00:24:27 +00:00
brianb
092e2b79af query planner stuff
some gcc -Wall fixes
added suport for _ in identifier names in SQL
gmdb2 manual additions
2003-01-20 16:04:24 +00:00
brianb
53bfc9027b commiting gmdb
doc updates
odbc fixes
2002-04-09 01:19:26 +00:00
brianb
9b8285d937 change catalogentry to GPtrArray, documentation fixes, add ifdef wrapper to mdbsql.h 2002-03-27 13:00:00 +00:00
brianb
71775b190a fixed list tables/describe table bug from odbc restructure 2001-09-29 00:16:16 +00:00
brianb
90797c0121 more changes to the odbc driver, now works for a simple test program 2001-07-25 01:55:43 +00:00
brianb
ba40f54c85 preping some of the sql stuff for the odbc driver 2001-07-24 11:00:00 +00:00
brianb
3d4bc34b70 Enhancements for getting Access 2000 to work (almost)
Fixes for working with bison
2001-05-16 00:21:17 +00:00
brianb
606887dfbd added like operator and handling of string sargs
Added index stuff to HACKING file
Misc. mdb-sql updates
2001-04-20 21:06:46 +00:00
brianb
58cb55ef0a First attempt at sql engine 2001-04-08 01:32:43 +00:00