@@ -12,7 +12,7 @@ create table history
|
||||
amount integer not null
|
||||
);
|
||||
|
||||
create table goals
|
||||
create table allowances
|
||||
(
|
||||
id integer primary key,
|
||||
user_id integer not null,
|
||||
|
||||
Reference in New Issue
Block a user