From: Nathan Bird Date: Tue, 19 Jan 2010 20:28:01 +0000 (-0500) Subject: Adding new connection tests that are the simplest query/command against a database... X-Git-Tag: v5.0.0~39 X-Git-Url: http://git.kpe.io/?p=clsql.git;a=commitdiff_plain;h=2e4aa59540392e40168a6d83c858edd8514ba086;hp=2e4aa59540392e40168a6d83c858edd8514ba086 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 ---