http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7945

          Priority: P5 - low
 Change sponsored?: ---
            Bug ID: 7945
          Assignee: [email protected]
           Summary: rename DB columns in Koha, that are 'reserved words'
                    in SQL
        QA Contact: [email protected]
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: [email protected]
          Hardware: All
            Status: NEW
           Version: master
         Component: Database
           Product: Koha

some database columns in Koha match SQL reserved-words

this bug will attempt to locate these columns, and rename them


fyi: here's some links for reserved-words in mysql and postgres...
 http://dev.mysql.com/doc/refman/5.5/en/reserved-words.html
 http://www.postgresql.org/docs/8.1/static/sql-keywords-appendix.html

and some other dbs too...
 http://www.adp-gmbh.ch/ora/sql/reserved_words.html
 http://msdn.microsoft.com/en-us/library/aa238507(v=sql.80).aspx
 http://drupal.org/node/141051

-- 
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/

Reply via email to