Skip to content

Commit

Permalink
Remove 16 as default nominal pressure
Browse files Browse the repository at this point in the history
  • Loading branch information
ponceta authored Dec 9, 2024
1 parent 1b35ea0 commit 090b1e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions update/delta/delta_1.4.1_002_remove_default_pn_for_pipes.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
--Remove 16 as default nominal pressure
ALTER TABLE qwat_od.pipe ADD COLUMN pressure_nominal smallint;

0 comments on commit 090b1e2

Please sign in to comment.