refs #6427 feat: alter account.user table
This commit is contained in:
parent
633f6c41e9
commit
fa63efd42b
|
@ -0,0 +1,2 @@
|
|||
-- Place your SQL code here
|
||||
ALTER TABLE account.`user` ADD recoveryPhone varchar(20) NULL;
|
Loading…
Reference in New Issue