chore: heygermany customer project
This commit is contained in:
3
db/postgres/0013-add-magic-link.sql
Normal file
3
db/postgres/0013-add-magic-link.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
ALTER TABLE app.user_auth
|
||||
ADD COLUMN magic_link VARCHAR,
|
||||
ADD COLUMN magic_link_expiry TIMESTAMP;
|
||||
Reference in New Issue
Block a user