we need to rely on the vendor set_up_table() method b/c ddl may not have
authorAllen Day <allenday@users.sourceforge.net>
Wed, 15 Oct 2003 19:46:15 +0000 (19:46 +0000)
committerAllen Day <allenday@users.sourceforge.net>
Wed, 15 Oct 2003 19:46:15 +0000 (19:46 +0000)
commit9c6eb8e378d8dbb1c56606c90dfd7cbb9a38bff6
treeba081f2577232994b0c2091cf6d7399b50ef41ca
parent75c75c55c6f51425c9b3667396d60ce32e0d341a
we need to rely on the vendor set_up_table() method b/c ddl may not have
explicity sequence declarations, which is going to make Class::DBI choke
on record create() calls
lib/SQL/Translator/Producer/ClassDBI.pm