- $schema->deploy now accepts a list of source (name)s to deploy
authorAsh Berlin <ash_github@firemirror.com>
Mon, 27 Nov 2006 19:34:28 +0000 (19:34 +0000)
committerAsh Berlin <ash_github@firemirror.com>
Mon, 27 Nov 2006 19:34:28 +0000 (19:34 +0000)
commit499adf63a229da95792cee478529a7d164f3b44d
treefc24149b175dc7d809644a51ec3f5e6fd0741e1d
parent9d2d06079ecf52dd3cc0984cb677e7be75e86e7b
- $schema->deploy now accepts a list of source (name)s to deploy
- Also fixed creating of FK constraints to use is_foreign_key attr explicitly
  even if no back rel
lib/DBIx/Class/Schema.pm
lib/DBIx/Class/Storage/DBI.pm
lib/SQL/Translator/Parser/DBIx/Class.pm