[DBIx-Class-Devel] [sql-translator] Tables that have reserved words as their name (#36)

djgoku notifications at github.com
Wed Oct 30 00:31:50 GMT 2013


Adding [] around table_name fixes this issue.
You can merge this Pull Request by running:

  git pull https://github.com/djgoku/sql-translator allow_tables_in_sql_server_to_be_reserve_words

Or you can view, comment on it, or merge it online at:

  https://github.com/dbsrgits/sql-translator/pull/36

-- Commit Summary --

  * Adding [] around table_name fixes the issue with tables using reserve words as their name.

-- File Changes --

    M lib/SQL/Translator/Parser/DBI/SQLServer.pm (6)
    M lib/SQL/Translator/Parser/DBI/Sybase.pm (4)

-- Patch Links --

https://github.com/dbsrgits/sql-translator/pull/36.patch
https://github.com/dbsrgits/sql-translator/pull/36.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/dbix-class-devel/attachments/20131029/61792fbc/attachment.htm


More information about the DBIx-Class-Devel mailing list