fixed bug converting to boolean in db-mysql/mysql-sql.lisp - from github user Sectoid
[clsql.git] / tests / test-fdml.lisp
2013-06-10 Russ TyndallMerged in longchar-typespecifier-fix branch
2013-06-10 Russ Tyndallfixed tests that failed because there are now 3 addresses
2011-08-02 Russ Tyndalluse file-enable in tests to make it harder to get the...
2011-07-27 Russ TyndallMerge branch 'accel-2'
2011-06-30 Russ Tyndalladd %get-int to handle type-coersion to int and use...
2010-02-06 Kevin RosenbergFix symbol case for case-sensitive Allegro
2010-02-01 Russ Tyndalladded a test for setting floats to nil and back (was...
2010-02-01 Nathan BirdAdding new connection tests that are the simplest query...
2010-01-20 Kevin RosenbergMerge branch 'dataset-refactoring' of git://github... debian-4.3.0-1 v4.3.0
2010-01-18 Nathan BirdGot test-fdml using the employees dataset.
2010-01-18 Nathan Birdwhitespace-cleanup
2010-01-18 Nathan BirdMoving the insert/update tests to after the select...
2007-08-31 Kevin M. Rosenbergr11859: Canonicalize whitespace v3.8.6
2006-05-03 Kevin M. Rosenbergr10922: 03 May 2006 Kevin Rosenberg <kevin@rosenberg...
2005-11-26 Kevin M. Rosenbergr10845: 26 Nov 2005 Kevin Rosenberg <kevin@rosenberg...
2005-01-26 Kevin M. Rosenbergr10281: 25 Jan 2005 Kevin Rosenberg <kevin@rosenberg...
2004-08-01 Marcus Pearcer9826: * sql/expressions.lisp: conditionalise escaping...
2004-07-12 Marcus Pearcer9758: Add tests for syntax and fddl.
2004-06-07 Marcus Pearcer9561: Added reference documentation for CLSQL package.
2004-05-31 Marcus Pearcer9538: Cleaned up symbolic SQL syntax.
2004-05-27 Kevin M. Rosenbergr9485: 26 May 2004 Kevin Rosenberg <kevin@rosenberg...
2004-05-25 Kevin M. Rosenbergr9482: * doc/TODO: Add AUTOCOMMIT. Remove need...
2004-05-23 Kevin M. Rosenbergr9454: * test/test-fdml.lisp: Accomodate that...
2004-05-23 Kevin M. Rosenbergr9449: * db-odbc/odbc-sql.lisp, db-aodbc/aodbc...
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