r11859: Canonicalize whitespace
[clsql.git] / db-odbc / odbc-sql.lisp
2007-08-31 Kevin M. Rosenbergr11859: Canonicalize whitespace v3.8.6
2005-11-26 Kevin M. Rosenbergr10845: 26 Nov 2005 Kevin Rosenberg <kevin@rosenberg...
2005-11-07 Kevin M. Rosenbergr10812: 7 Nov 2005 Kevin Rosenberg <kevin@rosenberg...
2004-09-07 Kevin M. Rosenbergr9977: 07 Sep 2004 Kevin Rosenberg <kevin@rosenberg...
2004-09-02 Kevin M. Rosenbergr9959: more odbc v3 conversions
2004-05-31 Marcus Pearcer9538: Cleaned up symbolic SQL syntax.
2004-05-30 Kevin M. Rosenbergr9522: * sql/odbc-api.lisp: Update to using...
2004-05-23 Kevin M. Rosenbergr9450: 22 May 2004 Kevin Rosenberg
2004-05-23 Kevin M. Rosenbergr9449: * db-odbc/odbc-sql.lisp, db-aodbc/aodbc...
2004-05-23 Kevin M. Rosenbergr9447: * sql/*.lisp: Add db-type parameter...
2004-05-19 Kevin M. Rosenbergr9403: Rework conditions to be CommonSQL backward compa...
2004-05-13 Kevin M. Rosenbergr9336: 12 May 2004 Kevin Rosenberg (kevin@rosenberg...
2004-05-03 Kevin M. Rosenbergr9214: Fix ATTRIBUTE-TYPE so that
2004-05-02 Kevin M. Rosenbergr9199: fold clsql-base and clsql-base-sys into clsql...
2004-05-01 Kevin M. Rosenbergr9186: add attribute caching, improve inititialize...
2004-05-01 Kevin M. Rosenbergr9185: first effort at support field names in QUERY...
2004-04-23 Kevin M. Rosenbergr9133: case handling, test report summarizing, document...
2004-04-22 Kevin M. Rosenbergr9129: case fixes
2004-04-22 Kevin M. Rosenbergr9125: work around myodbc bug
2004-04-21 Kevin M. Rosenbergr9119: Automated commit for Debian build of clsql upstr...
2004-04-20 Kevin M. Rosenbergr9115: new deb package
2004-04-20 Kevin M. Rosenbergr9114: fixes for list-indexes
2004-04-20 Kevin M. Rosenbergr9113: intial changes for list-table-indexes
2004-04-19 Kevin M. Rosenbergr9089: Automated commit for Debian build of clsql upstr...
2004-04-15 Kevin M. Rosenbergr9020: more odbc improvements on sbcl/cmu
2004-04-15 Kevin M. Rosenbergr9019: odbc updates
2004-04-15 Kevin M. Rosenbergr9014: odbc backend now working on allegro and lispworks
2004-04-13 Kevin M. Rosenbergr9007: odbc updates
2004-04-13 Kevin M. Rosenbergr9003: odbc updates
2004-04-12 Kevin M. Rosenbergr8987: add mid-level [dbi] interface
2004-04-12 Kevin M. Rosenbergr8986: rename for aodbc compliance
2004-04-12 Kevin M. Rosenbergr8984: initial odbc files