Skip to content

Commit

Permalink
Fjern komma i sql
Browse files Browse the repository at this point in the history
  • Loading branch information
halvorbmundal committed Jan 22, 2024
1 parent 4e11788 commit 018f66b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CREATE TABLE tidligere_kjoerte_grensesnittavstemminger
(
id UUID PRIMARY KEY,
id UUID PRIMARY KEY NOT NULL
);

0 comments on commit 018f66b

Please sign in to comment.