Skip to content

Commit

Permalink
Stupidity
Browse files Browse the repository at this point in the history
  • Loading branch information
phax committed Feb 11, 2022
1 parent d49b260 commit 5b5e848
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@

CREATE TABLE smp_audit (
id number GENERATED BY DEFAULT ON NULL AS IDENTITY,
id serial,
dt timestamp NOT NULL,
userid varchar(20) NOT NULL,
actiontype varchar(10) NOT NULL,
Expand Down

0 comments on commit 5b5e848

Please sign in to comment.