| Summary: | DBIx::Class schema should preserve case for column names | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Tomás Cohen Arazi <tomascohen> |
| Component: | Database | Assignee: | Tomás Cohen Arazi <tomascohen> |
| Status: | CLOSED FIXED | QA Contact: | Katrin Fischer <katrin.fischer> |
| Severity: | major | ||
| Priority: | P5 - low | CC: | gmcharlt, kyle.m.hall, yohann.dufour |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| Change sponsored?: | --- | Patch complexity: | Small patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Bug Depends on: | |||
| Bug Blocks: | 12784 | ||
| Attachments: |
Bug 12781: update_dbix_class_files.pl should use the preserve_case option
Bug 12781: DBIx::Class schema update 08/2014 Bug 12781: update_dbix_class_files.pl should use the preserve_case option Bug 12781: DBIx::Class schema update 08/2014 [PASSED QA] Bug 12781: update_dbix_class_files.pl should use the preserve_case option [PASSED QA] Bug 12781: DBIx::Class schema update 08/2014 |
||
|
Description
Tomás Cohen Arazi
2014-08-18 16:08:49 UTC
Created attachment 30948 [details] [review] Bug 12781: update_dbix_class_files.pl should use the preserve_case option Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> Created attachment 30949 [details] [review] Bug 12781: DBIx::Class schema update 08/2014 Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> Created attachment 30963 [details] [review] Bug 12781: update_dbix_class_files.pl should use the preserve_case option Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> Created attachment 30964 [details] [review] Bug 12781: DBIx::Class schema update 08/2014 Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> Created attachment 31014 [details] [review] [PASSED QA] Bug 12781: update_dbix_class_files.pl should use the preserve_case option Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Changes make sense, tested by confirming that a patron modification request for B_<columns> no longer results in an error message. Created attachment 31018 [details] [review] [PASSED QA] Bug 12781: DBIx::Class schema update 08/2014 Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Patches pushed to master. |