Update:
This commit is contained in:
parent
4cc9058887
commit
38cd58e071
5 changed files with 506 additions and 29 deletions
|
|
@ -11,4 +11,4 @@ CREATE TABLE IF NOT EXISTS logs
|
|||
message character varying(512) NOT NULL,
|
||||
has_succeeded boolean NOT NULL,
|
||||
status_code smallint NOT NULL
|
||||
)
|
||||
);
|
||||
Loading…
Add table
Add a link
Reference in a new issue