r9260: 6 May 2004 Kevin Rosenberg (kevin@rosenberg.net)
authorKevin M. Rosenberg <kevin@rosenberg.net>
Thu, 6 May 2004 03:51:35 +0000 (03:51 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Thu, 6 May 2004 03:51:35 +0000 (03:51 +0000)
        * tests/test-*.lisp: Rename fields so that joins occur on
        fields with different names. This ensures that join code is
        selecting the proper name.
        * test/test-init.lisp: Add :base-table for employee-address
        view class for testing.
        * sql/objects.lisp: Use view-table rather than name of table
        in a number of places to fix errors noted with using :base-table.


No differences found