r10324: 08 Feb 2005 Kevin Rosenberg <kevin@rosenberg.net>
[clsql.git] / sql / oodml.lisp
index b1a5d6adc117ef8481b06a697d6dd8ee4fb89cbe..a5b080f01f15f1007c5be49b0513df84b113dbf9 100644 (file)
                   (list instance jcc)))
             (select (sql-expression :attribute (gethash :foreign-key tdbi) :table jc-view-table)
                     :from (sql-expression :table jc-view-table)
-                    :where jq)))))))
+                    :where jq
+                    :database (view-database object))))))))
 
 
 ;;; Remote Joins