Applied patch submitted by Nathan Gray
authorBen Faga <faga@cshl.edu>
Thu, 20 Dec 2007 20:07:22 +0000 (20:07 +0000)
committerBen Faga <faga@cshl.edu>
Thu, 20 Dec 2007 20:07:22 +0000 (20:07 +0000)
commitf8ce4e88a16065368bbd8855b40fd0a56d7baa21
tree6cdb8254afe312bb197e61a87762df4dbdd7fad7
parent34338cb2910f1215b0fab181b23d8d4c583bc788
Applied patch submitted by Nathan Gray

Removes periods in an index/constraint name caused by schema.tablename being appended to the name.

Strips a schema from the table name during index/constraint creation because a schema-qualified table name is not allowed.
lib/SQL/Translator/Producer/SQLite.pm