(#18) Creating tokens

This commit is contained in:
2018-08-28 22:16:13 +03:00
parent 0037d4691e
commit 526a2e7ebc
5 changed files with 60 additions and 5 deletions

View File

@ -0,0 +1 @@
alter table users add column token text null;