clsql.git
2004-05-30 Kevin M. Rosenbergr9531: * db-postgresql/postgresl-sql.lisp:...
2004-05-30 Kevin M. Rosenbergr9530: updates for mysql prepared statements
2004-05-30 Kevin M. Rosenbergr9528: move special variable declaration
2004-05-30 Kevin M. Rosenbergr9527: add function declarations for prepared statements
2004-05-30 Kevin M. Rosenbergr9525: 30 May 2004 Kevin Rosenberg <kevin@rosenberg...
2004-05-30 Kevin M. Rosenbergr9523: * clsql-mysql.asd, clsql-uffi.asd: Remov...
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-29 Kevin M. Rosenbergr9518: initial db2 support
2004-05-29 Kevin M. Rosenbergr9517: initial rename to db2 files
2004-05-29 Kevin M. Rosenbergr9516: initial template for db2
2004-05-29 Kevin M. Rosenbergr9514: Automated commit for Debian build of clsql upstr...
2004-05-29 Kevin M. Rosenbergr9513: * Version 2.11.3
2004-05-29 Kevin M. Rosenbergr9512: Avoid use of OCIServerAttach since CLSQL
2004-05-29 Kevin M. Rosenbergr9511: * db-oracle/oracle-sql.lisp: By default...
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-28 Kevin M. Rosenbergr9508: condition fixes
2004-05-27 Kevin M. Rosenbergr9491: * db-oracle/oracle-objects.lisp: Add...
2004-05-27 Kevin M. Rosenbergr9490: fix for odbc/postgresql bigint strings
2004-05-27 Kevin M. Rosenbergr9489: add oracle backend
2004-05-27 Kevin M. Rosenbergr9488: update loader for names used on windows platforms
2004-05-27 Kevin M. Rosenbergr9485: 26 May 2004 Kevin Rosenberg <kevin@rosenberg...
2004-05-26 Kevin M. Rosenbergr9483: add cl-sql-oracle binary package
2004-05-25 Kevin M. Rosenbergr9482: * doc/TODO: Add AUTOCOMMIT. Remove need...
2004-05-25 Kevin M. Rosenbergr9480: * sql/operations.lisp: Add userenv
2004-05-25 Kevin M. Rosenbergr9479: * sql/generic-postgresql.lisp: (string...
2004-05-25 Kevin M. Rosenbergr9478: 25 May 2004 Kevin Rosenberg <kevin@rosenberg...
2004-05-25 Kevin M. Rosenbergr9477: Automated commit for Debian build of clsql upstr...
2004-05-25 Kevin M. Rosenbergr9476: 25 May 2004 Kevin Rosenberg <kevin@rosenberg...
2004-05-25 Kevin M. Rosenbergr9475: testing new oracle library lookup
2004-05-25 Kevin M. Rosenbergr9474: Automated commit for Debian build of clsql upstr...
2004-05-25 Kevin M. Rosenbergr9473: Automated commit for Debian build of clsql upstr...
2004-05-25 Kevin M. Rosenbergr9472: add oracle
2004-05-25 Kevin M. Rosenbergr9471: 5 May 2004 Kevin Rosenberg <kevin@rosenberg...
2004-05-25 Kevin M. Rosenbergr9467: add properties
2004-05-25 Kevin M. Rosenbergr9466: avoid interrupts in setting sequence position
2004-05-25 Kevin M. Rosenbergr9465: * tests/test-init.lisp: Skip 2 tests...
2004-05-25 Kevin M. Rosenbergr9464: * db-oracle/oracle-sql.lisp: Don't trim...
2004-05-25 Kevin M. Rosenbergr9463: * clsql.asd: Use module names in current...
2004-05-25 Kevin M. Rosenbergr9462: * sql/oodml.lisp: Removed old stub function
2004-05-25 Kevin M. Rosenbergr9461: 24 May 2004 Kevin Rosenberg <kevin@rosenberg...
2004-05-24 Marcus Pearcer9460:
2004-05-24 Marcus Pearcer9459:
2004-05-24 Marcus Pearcer9458: Added SQL-ESCAPE to symbols exported from clsql...
2004-05-24 Marcus Pearcer9457: Reworked CLSQL file structure.
2004-05-24 Kevin M. Rosenbergr9456: relax type for server-version
2004-05-23 Kevin M. Rosenbergr9454: * test/test-fdml.lisp: Accomodate that...
2004-05-23 Kevin M. Rosenbergr9453: * db-oracle/oracle-sql.lisp: Add missing...
2004-05-23 Kevin M. Rosenbergr9452: * sql/sql.lisp: Honor case of string...
2004-05-23 Kevin M. Rosenbergr9451: 23 May 2004 Kevin Rosenberg
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. Rosenbergr9448: * db-odbc/odbc-sql.lisp, db-aodbc/aodbc...
2004-05-23 Kevin M. Rosenbergr9447: * sql/*.lisp: Add db-type parameter...
2004-05-23 Kevin M. Rosenbergr9446: * db-mysql/mysql-objects.lisp: New file
2004-05-23 Kevin M. Rosenbergr9443: * test/test-fdml.lisp: String table...
2004-05-23 Kevin M. Rosenbergr9442: * sql/objects.lisp: Add database type...
2004-05-23 Kevin M. Rosenbergr9441: sql/classes.lisp: honor case of string tables...
2004-05-23 Kevin M. Rosenbergr9438: avoid making new pointers
2004-05-23 Kevin M. Rosenbergr9437: avoid unnecessary casting
2004-05-23 Kevin M. Rosenbergr9436: relax declarations for sbcl
2004-05-23 Kevin M. Rosenbergr9435: new deb version
2004-05-23 Kevin M. Rosenbergr9434: 22 May 2004 Kevin Rosenberg
2004-05-23 Kevin M. Rosenbergr9433:
2004-05-22 Kevin M. Rosenbergr9430: correctly obtain server and client versions...
2004-05-22 Kevin M. Rosenbergr9429: add large table test needed
2004-05-22 Kevin M. Rosenbergr9428: add note about server version
2004-05-22 Kevin M. Rosenbergr9427: 22 May 2004 Kevin Rosenberg
2004-05-22 Marcus Pearcer9426: Docstrings, docstrings, docstrings.
2004-05-21 Marcus Pearcer9425: Docstrings, docstrings, docstrings.
2004-05-21 Kevin M. Rosenbergr9424: * db-oracle/oracle-sql: Use clsql-specif...
2004-05-21 Kevin M. Rosenbergr9423: fix case of test names
2004-05-21 Kevin M. Rosenbergr9422: 20 May 2004 Kevin Rosenberg (kevin@rosenberg...
2004-05-21 Marcus Pearcer9421: Docstrings for table.lisp
2004-05-20 Kevin M. Rosenbergr9417: * sql/oracle-sql.lisp: Now compiles...
2004-05-20 Kevin M. Rosenbergr9416: 20 May 2004 Kevin Rosenberg (kevin@rosenberg...
2004-05-20 Kevin M. Rosenbergr9415: fix for cerror
2004-05-20 Kevin M. Rosenbergr9411: fix caching of order-by clauses
2004-05-20 Kevin M. Rosenbergr9410: fix case where reading a float which is already...
2004-05-20 Kevin M. Rosenbergr9409: fix :cstring compilation on cmucl/sbcl
2004-05-20 Kevin M. Rosenbergr9408: 19 May 2004 Kevin Rosenberg (kevin@rosenberg...
2004-05-20 Kevin M. Rosenbergr9407: add missing \#: to some test names
2004-05-20 Kevin M. Rosenbergr9404: update for new condition name
2004-05-19 Kevin M. Rosenbergr9403: Rework conditions to be CommonSQL backward compa...
2004-05-19 Marcus Pearcer9402: Reworked docstrings.
2004-05-19 Kevin M. Rosenbergr9399: 19 May 2004 Kevin Rosenberg (kevin@rosenberg...
2004-05-18 Kevin M. Rosenbergr9398: oracle backend now compiles on sbcl/lispworks
2004-05-18 Kevin M. Rosenbergr9395: 18 May 2004 Kevin Rosenberg (kevin@rosenberg...
2004-05-18 Marcus Pearcer9389: Additions to doc/TODO.
2004-05-18 Kevin M. Rosenbergr9388: * db-oracle/oracle-api: Add OCIServerVersion
2004-05-17 Kevin M. Rosenbergr9387: * test/test-utils.lisp: Add oracle to...
2004-05-16 Kevin M. Rosenbergr9385: simple queries now work
2004-05-16 Kevin M. Rosenbergr9383: rename file for consistency with other backends
2004-05-16 Kevin M. Rosenbergr9382: now connects, disconnects, and executes statements
2004-05-16 Kevin M. Rosenbergr9379: Add note about
2004-05-16 Kevin M. Rosenbergr9378: * test/test-fdml.lisp: Added FDML/SELECT...
2004-05-16 Kevin M. Rosenbergr9377: add building of shared library
2004-05-16 Kevin M. Rosenbergr9376: 6 May 2004 Kevin Rosenberg (kevin@rosenberg...
next