Added lastActivityTime to accounts;
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
#NOTE: ALWAYS, ALWAYS, ALWAYS write a script in revert.sql that undoes these changes
|
||||
|
||||
ALTER TABLE accounts ADD COLUMN lastActivityTime TIMESTAMP DEFAULT '2019-01-01 00:00:00';
|
||||
Reference in New Issue
Block a user