Checkpoint: Correction OAuth callback failed : ajout colonnes openId et loginMethod, password nullable, logs détaillés
This commit is contained in:
3
drizzle/0012_perfect_night_thrasher.sql
Normal file
3
drizzle/0012_perfect_night_thrasher.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
ALTER TABLE `users` DROP INDEX `users_openId_unique`;--> statement-breakpoint
|
||||
ALTER TABLE `users` MODIFY COLUMN `password` varchar(255) NOT NULL;--> statement-breakpoint
|
||||
ALTER TABLE `users` DROP COLUMN `openId`;
|
||||
Reference in New Issue
Block a user