[Ur] SQL error using sqlite

Chris Double chris.double at double.co.nz
Wed Dec 15 21:08:18 EST 2010


I have a module with a '-' in the name. eg. 'my-example'. When I use a
database table in the project with the sqlite backend, teh SQL
generated has a '-' in the generated table names which sqlite doesn't
handle and gives an error:

sqlite3 example.db <example.sql
Error: near line 1: near "-": syntax error

Chris.
-- 
http://www.bluishcoder.co.nz



More information about the Ur mailing list