Refine rule schema
This commit is contained in:
@@ -2,5 +2,5 @@
|
|||||||
|
|
||||||
create table rules
|
create table rules
|
||||||
(
|
(
|
||||||
content text primary key
|
rule text primary key
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user