is_deferrable patch from Debolaz
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Storage / DBI / Replication.pm
2007-10-25 Norbert Csongradi Merge 'replication' into 'trunk'
2007-10-20 Norbert Csongradi Added set_schema and fixed previously bad calls ($self...
2007-06-01 K J Cheetham pod tweaking for line wrappings
2007-06-01 Matt S Trout imported Replication store from branch
2006-09-19 Norbert Csongradi Final fix for limit_dialect.
2006-09-18 Norbert Csongradi Fixed limit_dialect docs, option passing.
2006-09-18 Norbert Csongradi Added limit_dialect info (no magic because of DBD:...
2006-09-15 Norbert Csongradi Code cleanup, removed redundant (old) snippets.
2006-09-15 Norbert Csongradi Initial revision (but working :).