Rollback to a1d67c74
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
ALTER TABLE `users` MODIFY COLUMN `password` varchar(255);--> statement-breakpoint
|
||||
ALTER TABLE `users` ADD `openId` varchar(64);--> statement-breakpoint
|
||||
ALTER TABLE `users` ADD CONSTRAINT `users_openId_unique` UNIQUE(`openId`);
|
||||
Reference in New Issue
Block a user