r10077: * multiple: Apply patch from Joerg Hoehle with multiple
[clsql.git] / db-sqlite /
2004-07-12 Kevin M. Rosenbergr9757: Fix condition in sqlite-sql
2004-05-29 Kevin M. Rosenbergr9510: * db-sqlite: Remove clisp support since...
2004-05-29 Kevin M. Rosenbergr9509: * sql/ooddl.lisp: Commit patch from...
2004-05-27 Kevin M. Rosenbergr9488: update loader for names used on windows platforms
2004-05-25 Kevin M. Rosenbergr9482: * doc/TODO: Add AUTOCOMMIT. Remove need...
2004-05-24 Marcus Pearcer9457: Reworked CLSQL file structure.
2004-05-23 Kevin M. Rosenbergr9450: 22 May 2004 Kevin Rosenberg
2004-05-20 Kevin M. Rosenbergr9408: 19 May 2004 Kevin Rosenberg (kevin@rosenberg...
2004-05-19 Kevin M. Rosenbergr9403: Rework conditions to be CommonSQL backward compa...
2004-05-13 Kevin M. Rosenbergr9344: fix type on sqlite
2004-05-13 Kevin M. Rosenbergr9342: * db-sqlite/sqlite-uffi-api.lisp: Fix...
2004-05-13 Kevin M. Rosenbergr9336: 12 May 2004 Kevin Rosenberg (kevin@rosenberg...
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-02 Kevin M. Rosenbergr9199: fold clsql-base and clsql-base-sys into clsql...
2004-05-01 Kevin M. Rosenbergr9191: improve sqlite result-types processing, passes...
2004-05-01 Kevin M. Rosenbergr9190: few bug fixes
2004-05-01 Kevin M. Rosenbergr9189: implement result-types for sqlite
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-21 Kevin M. Rosenbergr9119: Automated commit for Debian build of clsql upstr...
2004-04-20 Kevin M. Rosenbergr9113: intial changes for list-table-indexes
2004-04-19 Kevin M. Rosenbergr9082: fix sequence, error-string
2004-04-13 Kevin M. Rosenbergr8996: support memory database in probe-database
2004-04-12 Kevin M. Rosenbergr8973: add makefiles, remove explain function, fix...
2004-04-11 Kevin M. Rosenbergr8939: add database type slot
2004-04-10 Kevin M. Rosenbergr8926: add database-create database-destroy database...
2004-04-09 Kevin M. Rosenbergr8892: uffi fixes
2004-04-09 Kevin M. Rosenbergr8891: uffi fixes
2004-04-09 Kevin M. Rosenbergr8890: uffi fixes
2004-04-09 Kevin M. Rosenbergr8889: pre 2.4.0
2004-04-09 Kevin M. Rosenbergr8887: pre 2.4.0
2004-04-09 Kevin M. Rosenbergr8886: fix for type declaration
2004-04-08 Kevin M. Rosenbergr8885: pre 2.3.4
2004-04-08 Kevin M. Rosenbergr8879: fix sequence, fix sqlite uffi, fix schema table
2004-04-07 Kevin M. Rosenbergr8873: better generic function
2004-04-07 Kevin M. Rosenbergr8864: updates
2004-04-07 Kevin M. Rosenbergr8859: package renaming
2004-04-07 Kevin M. Rosenbergr8849: fold db-*/*-usql files into db-*/*-sql files
2004-04-06 Kevin M. Rosenbergr8841: initial changes for uffi compatibility, but...
2004-04-02 Kevin M. Rosenbergr8811: add support for usql backend, integrate Marcus...
2004-03-10 Kevin M. Rosenbergr8710: new backend