sql-workbench/workbench
12
33
Fork
You've already forked workbench
18

Some updates to Postgres xslt (DROP TRIGGER). #36

Merged
sql-workbench merged 3 commits from cmalek/workbench:master into master 2023年04月19日 19:42:45 +02:00
Contributor
Copy link

Mainly an update to add support for DROP TRIGGER (from drop-trigger xml element).
Also fixes to the existing DROP TRIGGER (from update-trigger xml element) and DROP TABLE to add/correct the schema information.

Mainly an update to add support for DROP TRIGGER (from drop-trigger xml element). Also fixes to the existing DROP TRIGGER (from update-trigger xml element) and DROP TABLE to add/correct the schema information.
Existing DROP TRIGGER output is for update-trigger xml element.
It was necessary to put this DROP TRIGGER before the DROP FUNCTION so they happen in the correct order for Postgres.
cmalek changed title from (削除) Some updates to Postgres xslt. (削除ここまで) to Some updates to Postgres xslt (DROP TRIGGER). 2023年04月19日 16:35:24 +02:00
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
sql-workbench/workbench!36
Reference in a new issue
sql-workbench/workbench
No description provided.
Delete branch "cmalek/workbench:master"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?