fix: ajouter 'both' dans l'enum bapExportMode (schema DB + validation Zod) pour permettre la sauvegarde des paramètres SharePoint
This commit is contained in:
1
drizzle/0022_stiff_mephistopheles.sql
Normal file
1
drizzle/0022_stiff_mephistopheles.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE `importSettings` MODIFY COLUMN `bapExportMode` enum('browser','folder','both') NOT NULL DEFAULT 'browser';
|
||||
Reference in New Issue
Block a user