[Dbix-class] sqlite vs mysql
David Cantrell
david at cantrell.org.uk
Thu Aug 2 11:28:05 GMT 2012
On Fri, Jul 27, 2012 at 01:39:34AM -0400, shawn wilson wrote:
> i was thinking that dbic would just dwim as far as keys go, create the
> other tables as 0s or 1s as the pk and then create the main (text)
> table with those the same fk as was used for the pk for those
> tables...?
DBIx::Class doesn't actually pay any attention to fields' attributes,
not even their data type. Therefore it *can't* DWYM.
--
David Cantrell | top google result for "internet beard fetish club"
"Every normal man must be tempted at times to spit on his hands,
hoist the black flag, and begin slitting throats." -- H. L. Mencken
More information about the DBIx-Class
mailing list