http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12781
Bug ID: 12781
Summary: DBIx::Class schema should preserve case for column
names
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: major
Priority: P5 - low
Component: Database
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Our current DBIx::Class::Schema::Loader usage is not preserving case for column
names, and thus (the few) column names that contain upper case characters (B_*
for borrower attributes, and limitId for branch_transfer_limits) are not
accesible using DBIx.
This is easily solved configuration-wise. I'll attach the updated schema in a
couple of hours for testing. Once I have regression tests for this.
The problem raised when testing bug 12623.
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/