Adding new connection tests that are the simplest query/command against a database...
authorNathan Bird <nathan@acceleration.net>
Tue, 19 Jan 2010 20:28:01 +0000 (15:28 -0500)
committerNathan Bird <nathan@acceleration.net>
Mon, 1 Feb 2010 16:51:03 +0000 (11:51 -0500)
commit2e4aa59540392e40168a6d83c858edd8514ba086
treee865b38f4edc55ec68b803579bd2a586c87b0fbe
parent73f6c23a39a24d04746b00d8fe3878ca7a6233f1
Adding new connection tests that are the simplest query/command against a database connection.

Dropping test :fdml/execute-command/1 everything is tested elsewhere.
table-exists-p - :fddl/table/2
execute-command - :connection/execute-command
tests/test-connection.lisp
tests/test-fdml.lisp