Skip to content

Commit

Permalink
adding missing semicolon
Browse files Browse the repository at this point in the history
  • Loading branch information
dr4hcu5-jan committed Apr 15, 2024
1 parent 8d9934f commit ef036ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/init.sql
Original file line number Diff line number Diff line change
Expand Up @@ -191,4 +191,4 @@ CREATE TABLE IF NOT EXISTS water_rights.current_rights
water_right_number int8 NOT NULL,
internal_id int8,
deleted timestamptz DEFAULT NULL
)
);

0 comments on commit ef036ae

Please sign in to comment.