Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create down file for removing param_1_label and param_2_label col…
Browse files Browse the repository at this point in the history
…umns from licence version purpose condition types table
rvsiyad committed Dec 5, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 46bded1 commit c4734fc
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
ALTER TABLE water.licence_version_purpose_condition_types
DROP COLUMN param_1_label,
DROP COLUMN param_2_label;

0 comments on commit c4734fc

Please sign in to comment.