Refine report table
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
create table report
|
||||
(
|
||||
key text not null
|
||||
key text primary key
|
||||
, value text not null
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user