http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11155
Bug ID: 11155
Summary: PostgreSQL schema contains syntax errors
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Database
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Created attachment 22507
-->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=22507&action=edit
Fixes syntax errors in PostgreSQL db schema
installer/data/Pg/kohastructure.sql contains two syntax errors:
* "mediumtext" is not a valid data type for PostgreSQL
* "branch_transfer_limits_pkey" defines the primary key twice, which causes an
error for PostgreSQL
--
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/