r9443: * test/test-fdml.lisp: String table names are now case sensitive,...
[clsql.git] / tests / test-fdml.lisp
2004-05-23 Kevin M. Rosenbergr9443: * test/test-fdml.lisp: String table...
2004-05-20 Kevin M. Rosenbergr9404: update for new condition name
2004-05-16 Kevin M. Rosenbergr9378: * test/test-fdml.lisp: Added FDML/SELECT...
2004-05-16 Marcus Pearcer9373: Treat [*] as a column identifier.
2004-05-16 Marcus Pearcer9364: Various fixes from CommonSQL Tutorial.
2004-05-15 Marcus Pearcer9361: Support for qualified sql identifiers with alias...
2004-05-15 Marcus Pearcer9360: Strings as table identifiers in SELECT.
2004-05-15 Marcus Pearcer9359: Fixes for PRINT-QUERY and sql concatenation...
2004-05-13 Kevin M. Rosenbergr9336: 12 May 2004 Kevin Rosenberg (kevin@rosenberg...
2004-05-09 Kevin M. Rosenbergr9291: 9 May 2004 Kevin Rosenberg (kevin@rosenberg...
2004-05-08 Marcus Pearcer9289: Added new operations for the sql syntax.
2004-05-06 Kevin M. Rosenbergr9261: more :base-table testing
2004-05-06 Kevin M. Rosenbergr9260: 6 May 2004 Kevin Rosenberg (kevin@rosenberg...
2004-05-05 Marcus Pearcer9253: Add *db-auto-sync* special var for controlling...
2004-05-05 Kevin M. Rosenbergr9243: add :target-slot support
2004-05-05 Kevin M. Rosenbergr9241: add type-modified database identifier support...
2004-05-04 Kevin M. Rosenbergr9231: add tests for fdml query, fix loop for single...
2004-05-04 Kevin M. Rosenbergr9230: fix loop tests
2004-05-04 Kevin M. Rosenbergr9229: new tests
2004-05-03 Kevin M. Rosenbergr9212: Automated commit for Debian build of clsql upstr...
2004-05-03 Kevin M. Rosenbergr9211: add *backend-warning-behavior
2004-05-03 Kevin M. Rosenbergr9209: read tinyint as integer for odbc, handle boolean...
2004-05-03 Kevin M. Rosenbergr9204: Get DO-QUERY and MAP-QUERY working with object...
2004-05-02 Marcus Pearcer9203: Improved CommonSQL compatibility for SELECT.
2004-05-01 Kevin M. Rosenbergr9188: make result-types :auto the default
2004-05-01 Kevin M. Rosenbergr9186: add attribute caching, improve inititialize...
2004-04-24 Kevin M. Rosenbergr9162: case-sensitive changes
2004-04-21 Kevin M. Rosenbergr9123: test & capability updates
2004-04-21 Kevin M. Rosenbergr9119: Automated commit for Debian build of clsql upstr...
2004-04-11 Kevin M. Rosenbergr8930: add database-create for pg socket, documentation...
2004-04-09 Kevin M. Rosenbergr8910: rework so that tests are automatically run for...
2004-04-08 Kevin M. Rosenbergr8880: v2.3.3
2004-04-07 Kevin M. Rosenbergr8864: updates
2004-04-07 Kevin M. Rosenbergr8857: package renaming
2004-04-07 Kevin M. Rosenbergr8848: more usql to clsql renaming