convered orphan sql-ident-table test function to use RT and run with
authorRyan Davis <ryan@acceleration.net>
Tue, 27 Mar 2012 20:06:27 +0000 (16:06 -0400)
committerRyan Davis <ryan@acceleration.net>
Tue, 27 Mar 2012 20:06:27 +0000 (16:06 -0400)
the rest of the syntax tests (and fail)

Had to fix some package references, and uses backquote to splice
together the a decent deftest form without being overly verbose. Also
used clsql:sql instead of calling output-sql directly.

Currently fails by not preserving case when using a symbol like '|foo|
as the table name, we're getting "FOO" not "foo".


No differences found