set table/schema when added to table/schema, rather then on object construction
authorJustin Hunter <justin.d.hunter@gmail.com>
Wed, 30 Sep 2009 19:13:31 +0000 (12:13 -0700)
committerJustin Hunter <justin.d.hunter@gmail.com>
Wed, 30 Sep 2009 19:13:31 +0000 (12:13 -0700)
commite1bef8b98b4dfe178d9ce562f4b011644ab56a84
tree61c8482ba5e94d2d0a946831f1a17ee65601aa60
parent4f3b7c4e95ac9a477a0a6131e5c8c1671a0cafc4
set table/schema when added to table/schema, rather then on object construction
lib/SQL/Translator/Object/Constraint.pm
lib/SQL/Translator/Object/Index.pm
lib/SQL/Translator/Object/Schema.pm
lib/SQL/Translator/Object/Table.pm