r9831: * db-aodbc/aodbc-sql.lisp: Fix storage location
authorKevin M. Rosenberg <kevin@rosenberg.net>
Tue, 3 Aug 2004 06:27:00 +0000 (06:27 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Tue, 3 Aug 2004 06:27:00 +0000 (06:27 +0000)
commitf97c6c182c9746cd6adbdacf8cdfebbaadef3c37
tree6d05566432d7af12970b3016c4e59adf624cda59
parent65a91423955280d081858aadafab379e23b4304f
r9831:        * db-aodbc/aodbc-sql.lisp: Fix storage location
        of odbc connection. Specialize database-query since
        dbi's :types keyword is different than generic-odbc's
        :result-types keyword
        * sql/db-interface.lisp: Add warnings for methods
        not specialized by a db backends
        * tests/test-fddl.lisp: Fix case of symbols to support
        case-sensitive Allegro
        * db-oracle/oracle-sql.lisp: Rework errbuf in handle-oci-error
        * tests/test-init.lisp: Note that odbc driver for postgresql
        doesn't properly handle table ownership
ChangeLog
LATEST-TEST-RESULTS
db-aodbc/aodbc-sql.lisp
db-oracle/oracle-sql.lisp
debian/changelog
sql/db-interface.lisp
tests/test-fddl.lisp
tests/test-init.lisp