[Dbix-class] Q: Foreign keys
Bernhard Graf
dbic4 at augensalat.de
Sun Jan 31 16:00:40 GMT 2010
Hiya list,
if I want to develop an application in a way, that it runs on the three
major open source databases (MySQL, Postgres, SQLite), what is the ideal
way to handle relational integrity? SQLite doesn't handle foreign keys,
but from the docs I see DBIC has something called "cascade triggers" ...
can I enable this feature exlusively for the SQLite storage engine?
Bernhard Graf
More information about the DBIx-Class
mailing list