[DBIx-Class-Devel] [dbsrgits/sql-translator] drop table statement wasn't added to create statement if add_drop_able attribute was set (PR #160)

djerius notifications at github.com
Sat Sep 23 16:21:10 GMT 2023


The Sybase producer created the `drop table` statement if the `add_drop_table` attribute was specified, but forgot to add it to the output.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * drop table statement wasn't added to create statement if add_drop_able attribute was set

-- File Changes --

    M lib/SQL/Translator/Producer/Sybase.pm (11)

-- Patch Links --

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

-- 
Reply to this email directly or view it on GitHub:
https://github.com/dbsrgits/sql-translator/pull/160
You are receiving this because you are subscribed to this thread.

Message ID: <dbsrgits/sql-translator/pull/160 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/dbix-class-devel/attachments/20230923/eb0d3592/attachment.htm>


More information about the DBIx-Class-Devel mailing list