(#18) Creating tokens
This commit is contained in:
1
migrations/V1.2__User_token.sql
Normal file
1
migrations/V1.2__User_token.sql
Normal file
@ -0,0 +1 @@
|
||||
alter table users add column token text null;
|
Reference in New Issue
Block a user