r9482: * doc/TODO: Add AUTOCOMMIT. Remove need for large table and bigint
authorKevin M. Rosenberg <kevin@rosenberg.net>
Tue, 25 May 2004 19:06:08 +0000 (19:06 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Tue, 25 May 2004 19:06:08 +0000 (19:06 +0000)
commit645d2ea7396466b8673e3421b55e45cd327f0195
tree8ab14be46ef02acff60da38f107d6ecf5957dc46
parent2ffbaf8f63878de07311a7a4a29dd737e0121ee8
r9482:       * doc/TODO: Add AUTOCOMMIT. Remove need for large table and bigint
        slot tests
        * sql/oracle-sql.lisp: Add 64-bit bigint direct conversion
        * uffi/clsql-uffi.lisp: Handle signed 64-bit integers
        * test/test-init.lisp: Add large table with bigint slot
ChangeLog
TODO
db-oracle/oracle-package.lisp
db-oracle/oracle-sql.lisp
db-sqlite/sqlite-sql.lisp
tests/test-fddl.lisp
tests/test-fdml.lisp
tests/test-init.lisp
tests/test-oodml.lisp
uffi/clsql-uffi-package.lisp
uffi/clsql-uffi.lisp