Re: updating join slot after inserting new data
"Ala'a (cmo-0)" <[email protected]>
| Newsgroups | gmane.lisp.clsql.general |
|---|---|
| Message-ID | <[email protected]> |
In addition, the following will work as expected (clsql-sys:update-objects-joins (list *school*)) but this will not (clsql-sys:update-objects-joins (list (school *sam*))) Regards, Ala'a (cmo-0)