[Koha-bugs] [Bug 11155] New: PostgreSQL schema contains syntax errors

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 29 04:54:27 CET 2013


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: gmcharlt at gmail.com
          Reporter: dan at coffeecode.net
        QA Contact: testopia at bugs.koha-community.org

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.


More information about the Koha-bugs mailing list