Merged in longchar-typespecifier-fix branch
[clsql.git] / db-odbc /
2013-03-07 Ryan Daviskeep a reference to the original connection spec used...
2012-01-06 Nathan BirdRemoving odbc::%cstring-into-vector -- unused and unrel...
2012-01-06 Nathan BirdRewrote ODBC's read-data-in-chunks to handle multibyte...
2012-01-05 Nathan BirdHandle sql decimal type identically to sql numeric...
2012-01-04 Nathan BirdFixup ODBC :connection-string codepath.
2011-12-01 Nathan BirdExport the new symbol: *time-format*.
2011-11-28 Russ TyndallIn ODBC backend, avoid going through the common lisp...
2011-11-28 Russ TyndallMerge branch 'master' of http://git.b9.com/clsql
2011-10-18 Russ Tyndalladded nvarchar to the possible sql-to-c-types for ODBC...
2011-09-12 Russ Tyndallfixed a bugs in list-attribute(s|-types) in fddl that...
2011-07-27 Russ TyndallMerge branch 'accel-2'
2011-06-30 Nathan BirdAdding todo
2011-06-30 Nathan Birdwhitespace for readability
2011-06-30 Nathan BirdFixup read-data-in-chunks a bit to use helper functions...
2011-06-30 Nathan BirdBUGFIX: when read-data-in-chunks had an off-by-1 error...
2011-06-30 Russ TyndallOptimize odbc::%cstring-to-vector on sbcl if cffi isn...
2011-06-30 Russ Tyndallmade odbc read (from c) decimals and numerics as double...
2011-06-27 Russ Tyndallfixed bad SQL_C_SBIGINT call that must have been a...
2011-06-27 Russ TyndallODBC Memory management improvements
2011-06-20 Nathan BirdImplementing bigint support for odbc + mssql
2011-06-20 Russ Tyndallspecify data type translation for mssql ODBC database...
2011-06-20 Nathan BirdDont declare the the column precisions to be a fixnum...
2011-06-20 nathan@acceleratio... In ODBC when reading data in chunks with a specified...
2010-11-07 Kevin RosenbergNew release 5.2.0 debian-5.2.0-1 v5.2.0
2010-08-16 Kevin RosenbergCommit patch for ODBC unicode improvements debian-5.1.3-1 v5.1.3
2010-02-06 Kevin RosenbergRemove CVS $Id$ keyword
2010-02-02 Nathan BirdIn ODBC time conversion take into account the fraction...
2007-08-31 Kevin M. Rosenbergr11859: Canonicalize whitespace v3.8.6
2006-08-12 Kevin M. Rosenbergr11014: 12 Aug 2006 Kevin Rosenberg <kevin@rosenberg...
2006-02-28 Kevin M. Rosenbergr10893: 28 Feb 2006 Kevin Rosenberg <kevin@rosenberg...
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...
2005-11-04 Kevin M. Rosenbergr10801: 4 Nov 2005 Kevin Rosenberg <kevin@rosenberg...
2005-06-08 Kevin M. Rosenbergr10575: 09 Jun 2005 Kevin Rosenberg <kevin@rosenberg...
2004-10-01 Kevin M. Rosenbergr10078: fix typo from manual patch application
2004-10-01 Kevin M. Rosenbergr10077: * multiple: Apply patch from Joerg...
2004-09-10 Kevin M. Rosenbergr9988: Automated commit for Debian build of clsql upstr...
2004-09-07 Kevin M. Rosenbergr9977: 07 Sep 2004 Kevin Rosenberg <kevin@rosenberg...
2004-09-02 Kevin M. Rosenbergr9959: more odbc v3 conversions
2004-09-02 Kevin M. Rosenbergr9957: 2 Sep 2004 Kevin Rosenberg <kevin@rosenberg...
2004-09-02 Kevin M. Rosenbergr9956: * db-odbc/odbc-loader.lisp: Add /winnt...
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-30 Kevin M. Rosenbergr9520: continue to use odbc2 semantics
2004-05-30 Kevin M. Rosenbergr9519: add prepared statements for postgresql
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-13 Kevin M. Rosenbergr9331: * db-odbc/odbc-api.lisp: work around...
2004-05-12 Kevin M. Rosenbergr9329: * db-odbc/*.lisp: Add a layer of indirec...
2004-05-12 Kevin M. Rosenbergr9325: * db-*/*-loader.lisp: Load 64-bit libraries...
2004-05-10 Kevin M. Rosenbergr9312: * sql/relations.lisp: Remove functions...
2004-05-03 Kevin M. Rosenbergr9214: Fix ATTRIBUTE-TYPE so that
2004-05-03 Kevin M. Rosenbergr9213: fix odbc/postgresql null value for strings
2004-05-03 Kevin M. Rosenbergr9209: read tinyint as integer for odbc, handle boolean...
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. Rosenbergr9138: add generics
2004-04-23 Kevin M. Rosenbergr9136: fix tinyint allocation
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. Rosenbergr9124: long to int so they stay 4-bytes
2004-04-21 Kevin M. Rosenbergr9123: test & capability updates
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. Rosenbergr9090: properly check for errors
2004-04-19 Kevin M. Rosenbergr9089: Automated commit for Debian build of clsql upstr...
2004-04-15 Kevin M. Rosenbergr9024: fix odbc on lww
2004-04-15 Kevin M. Rosenbergr9023: 2.7.1
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-14 Kevin M. Rosenbergr9009: add sequence fns
2004-04-13 Kevin M. Rosenbergr9007: odbc updates
2004-04-13 Kevin M. Rosenbergr9003: odbc updates
2004-04-13 Kevin M. Rosenbergr9001: Initial port to UFFI of SQL-ODBC
2004-04-12 Kevin M. Rosenbergr8993: use uffi
2004-04-12 Kevin M. Rosenbergr8988: add makefile
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