Remove old windows .dll files from source
[clsql.git] / db-sqlite3 /
2014-06-11 Russ TyndallMore work on a default encoding so that running through...
2014-02-24 Russ Tyndallmerged ChangeLog
2014-01-31 Russ TyndallSet default encoding for sqlite3 databases to utf-8...
2014-01-31 Russ Tyndallfixed bug causing some failing sqlite3 tests (database...
2014-01-07 Russ TyndallFix bug in sqlite3-table-info where it was not using...
2014-01-07 Russ Tyndallcleaning up patches, and fixing missing pkey bugs in...
2014-01-07 Russ TyndallMerge branch 'master' of github.com:vityok/clsql into...
2013-10-16 Victorinitial version of the autoincrement support for sqlite...
2012-08-30 Ryan Davisensure the sqlite database name is a string (and not...
2012-08-28 Ryan Davisallow pathnames as well as strings in sqlite3 connectio...
2010-02-11 Kevin RosenbergFurther internationalization.
2010-02-06 Kevin RosenbergRemove CVS $Id$ keyword
2010-01-29 Nathan BirdUsing the new clsql-sys::+whitespace-chars+ param.
2010-01-29 Nathan BirdMerge commit 'origin/master' into development
2010-01-29 Nathan BirdMerge commit 'master' into development
2010-01-26 Russ Tyndallfixed a bug in parsing column types from sqlite3 databa...
2007-08-31 Kevin M. Rosenbergr11859: Canonicalize whitespace v3.8.6
2007-04-25 Kevin M. Rosenbergr11657: 25 Apr 2007 Kevin Rosenberg <kevin@rosenberg...
2006-12-01 Kevin M. Rosenbergr11326: 30 Nov 2006 Kevin Rosenberg <kevin@rosenberg...
2005-06-08 Kevin M. Rosenbergr10575: 09 Jun 2005 Kevin Rosenberg <kevin@rosenberg...
2005-01-26 Kevin M. Rosenbergr10282: ignore .bin directory
2005-01-23 Kevin M. Rosenbergr10275: 22 Jan 2005 Kevin Rosenberg <kevin@rosenberg...
2004-11-09 Kevin M. Rosenbergr10147: 09 Nov 2004 Kevin Rosenberg <kevin@rosenberg...
2004-10-31 Kevin M. Rosenbergr10128: Add SQLite3 backend