r9312: * sql/relations.lisp: Remove functions since they don't support
authorKevin M. Rosenberg <kevin@rosenberg.net>
Mon, 10 May 2004 22:36:14 +0000 (22:36 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Mon, 10 May 2004 22:36:14 +0000 (22:36 +0000)
commit9f1b97ba188b6c065146fc2cb7e818e5c62b7175
tree88bef10033184136c6ba2959109b8f4312c79b1b
parent105606732f2cc5681c7eb76da58a11988ba64d96
r9312:         * sql/relations.lisp: Remove functions since they don't support
        many to many relationships.
        * examples/clsql-tutorial.lisp, doc/csql.lisp: Remove use
        of add-to-relations function and replace with explicit field settings.
        * base/classes.lisp: Remove obsolute query-stream. Add record-caches slot.
15 files changed:
ChangeLog
base/classes.lisp
base/package.lisp
clsql.asd
db-mysql/.gitignore
db-odbc/.gitignore [new file with mode: 0644]
db-sqlite/.gitignore [new file with mode: 0644]
debian/changelog
doc/clsql.pdf
doc/csql.xml
doc/html.tar.gz
examples/clsql-tutorial.lisp
sql/.gitignore [new file with mode: 0644]
sql/relations.lisp [deleted file]
tests/.gitignore [new file with mode: 0644]