r9804: * doc/ref-ooddl.xml: minor changes to syntax and examples entries
authorMarcus Pearce <m.t.pearce@city.ac.uk>
Sat, 17 Jul 2004 16:57:25 +0000 (16:57 +0000)
committerMarcus Pearce <m.t.pearce@city.ac.uk>
Sat, 17 Jul 2004 16:57:25 +0000 (16:57 +0000)
commitd0695ffb828519fade3aa5166236812e6144975b
tree6f80f0b50ba31d741f6a38bd9160d9db2f9f42e1
parent7b9b150cf1be6c4a52855c1a8004673cac1beaa0
r9804:         * doc/ref-ooddl.xml: minor changes to syntax and examples entries
        for uniformity.
        * doc/ref-oodml.xml: add examples for OODML.
        * sql/oodml.lisp: ensure SELECT passes on its REFRESH argument
        to FIND-ALL.
        * sql/metaclasses.lisp: update docstrings.
        * tests/test-init.lisp: change :db-constraints for emplid to
        (:not-null :unique) as a temporary test for multiple column
        constraints in DEF-VIEW-CLASS.
        * tests/test-oodml.lisp: add tests for *DB-AUTO-SYNC* and
        return type of (SETF SLOT-VALUE-USING-CLASS).
ChangeLog
doc/clsql.pdf
doc/html.tar.gz
doc/ref-ooddl.xml
doc/ref-oodml.xml
sql/metaclasses.lisp
sql/oodml.lisp
tests/test-init.lisp
tests/test-oodml.lisp