r9808: * db-oracle/oracle-sql.lisp: enable :OWNER :ALL in DATABASE-LIST-* for
authorMarcus Pearce <m.t.pearce@city.ac.uk>
Wed, 21 Jul 2004 16:29:03 +0000 (16:29 +0000)
committerMarcus Pearce <m.t.pearce@city.ac.uk>
Wed, 21 Jul 2004 16:29:03 +0000 (16:29 +0000)
commitd27220b2eb7a769fe8ec1f8b674c9422dde014c9
tree63eff43b451e2749268c31e135d56729f3fdb92a
parentd0695ffb828519fade3aa5166236812e6144975b
r9808:  * db-oracle/oracle-sql.lisp: enable :OWNER :ALL in DATABASE-LIST-* for
CommonSQL compatibility.
* tests/test-init.lisp: skip test :FDDL/TABLE/6 on Oracle since
this column constraint syntax is not supported.
* tests/test-fddl.lisp: change column indexed in test :FDDL/INDEXES/2
from EMPLID to LAST_NAME since Oracle complains that EMPLID is already
indexed.
ChangeLog
db-oracle/oracle-sql.lisp
tests/test-fddl.lisp
tests/test-init.lisp