[DBIx-Class-Devel] [dbsrgits/sql-translator] SQLite parser to understand CHECK with parens (#123)

mohawk2 notifications at github.com
Sat Jan 4 20:48:22 GMT 2020


Currently, the SQLite parser fails on CHECK constraints that are effectively enums. This fixes that.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * SQLite parser to understand CHECK with parens

-- File Changes --

    M lib/SQL/Translator/Parser/SQLite.pm (3)
    M t/data/sqlite/named.sql (2)

-- Patch Links --

https://github.com/dbsrgits/sql-translator/pull/123.patch
https://github.com/dbsrgits/sql-translator/pull/123.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/dbsrgits/sql-translator/pull/123
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/dbix-class-devel/attachments/20200104/96f299d4/attachment.htm>


More information about the DBIx-Class-Devel mailing list