Initial commmit
This commit is contained in:
commit
88383f90e5
1174 changed files with 227188 additions and 0 deletions
|
@ -0,0 +1,5 @@
|
|||
USE movienight;
|
||||
|
||||
ALTER TABLE users
|
||||
DROP COLUMN token,
|
||||
DROP COLUMN token_expiration;
|
Loading…
Add table
Add a link
Reference in a new issue