Stripped out ui/api
This commit is contained in:
3
migrations/000004_create_options_features/up.sql
Normal file
3
migrations/000004_create_options_features/up.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
CREATE TABLE IF NOT EXISTS options_features (
|
||||
id INTEGER GENERATED ALWAYS AS IDENTITY
|
||||
);
|
||||
Reference in New Issue
Block a user