fix excepted and scalarref quoting for DEFAULTS in SQLite (and SQL Server)
authorArthur Axel 'fREW' Schmidt <frioux@gmail.com>
Mon, 30 Apr 2012 16:03:31 +0000 (11:03 -0500)
committerArthur Axel 'fREW' Schmidt <frioux@gmail.com>
Mon, 7 May 2012 12:49:36 +0000 (07:49 -0500)
commitff6dc6d436d02a95aee6ecb876eede74423b3352
tree05f8fadfe4d13afd92731929ba4f30f251126f23
parent8224e2cf559a6ef91ffeebf9c31208726d6378bb
fix excepted and scalarref quoting for DEFAULTS in SQLite (and SQL Server)
lib/SQL/Translator/Generator/DDL/SQLite.pm
lib/SQL/Translator/Generator/Role/DDL.pm
t/56-sqlite-producer.t