Bug 11401: QA followup
[koha.git] / Koha / Database.pm
2014-06-19 Galen CharltonBug 11891: (follow-up) set DBIC storage flags correctly
2014-06-19 Kyle M HallBug 11891 - Make Koha::Schema use C4::Context->dbh
2014-03-27 Galen CharltonBug 11906: ensure that Koha::Database uses UTF8 mode...
2014-01-13 Galen CharltonBug 11389: reenable Pg as a DB scheme that Koha can...
2013-10-14 Galen CharltonBug 8798: (follow-up) remove DBIC_DONT_VALIDATE_RELS
2013-10-14 Chris CormackBug 8798: moving code to Koha::Database and adding...