Checkpoint: Fix: colonne azureAdId agrandie à VARCHAR(128) pour accepter les identifiants Azure AD composés (objectId.tenantId). Migration appliquée en production.
This commit is contained in:
1
drizzle/0033_strange_manta.sql
Normal file
1
drizzle/0033_strange_manta.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE `users` MODIFY COLUMN `azureAdId` varchar(128);
|
||||
Reference in New Issue
Block a user