Is it possible to create db-agnostic row-level locks using DBIx::Class? To+ On Thu, Nov 4, 2010 at 12:30 PM, Chris Nighswonger <cnighswonger@foundations.edu> wrote:
2010/11/4 Kyle Hall <kyle.m.hall@gmail.com>:
I also think DBIx::Class is definitely the way to go. Here's a question:
Is there any way to store the database schema in an intermediate format that can be used to create the database in MySQL, Postgres, or what-have-you? Perhaps there is a way to use DBIx::Class or another module to generate an agnostic schema from the current MySQL one? Caveat: This just popped into my head, I have not done any research of any kind.
I believe that Chris C has already done this to the point of creating both MySQL and PG db's from the same DBIx::Class schema.
Kind Regards, Chris _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/