[DBIx-Class-Devel] [dbsrgits/sql-translator] pg_attrdef.adsrc no longer on Pg12+ (#127)

John Napiorkowski notifications at github.com
Sun Apr 12 11:55:52 GMT 2020


pg_get_expr() is available back to Pg7.4 at least

Right now the SQL here will fail if using the newest Postgresql.  Not sure if backcompat to 7.4 is good enough or not.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * pg_attrdef.adsrc no longer on Pg12+

-- File Changes --

    M lib/SQL/Translator/Parser/DBI/PostgreSQL.pm (2)

-- Patch Links --

https://github.com/dbsrgits/sql-translator/pull/127.patch
https://github.com/dbsrgits/sql-translator/pull/127.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/127
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/dbix-class-devel/attachments/20200412/b343d14c/attachment.htm>


More information about the DBIx-Class-Devel mailing list