r9019: odbc updates
[clsql.git] / tests / test-init.lisp
index 4fe9c2e51bacd3fd291d7d9b9e08fbfa49f70868..964849c0466c5f80a244a763135db642005767d8 100644 (file)
 
   (ignore-errors (destroy-database spec :database-type db-type))
   (ignore-errors (create-database spec :database-type db-type))
-  ;; Also manually delete the tables since destroy-database/create-database doesn't work on ODBC
 
   (dolist (test (append *rt-connection* *rt-fddl* *rt-fdml*
                        *rt-ooddl* *rt-oodml* *rt-syntax*))