mirror of
https://github.com/swissmakers/swiss-datashare.git
synced 2026-04-17 04:33:15 +02:00
chore: add migration for new timespan type
This commit is contained in:
@@ -0,0 +1 @@
|
|||||||
|
UPDATE Config SET `value` = `value` || ' hours' WHERE name = "maxExpiration" OR name = "sessionDuration";
|
||||||
Reference in New Issue
Block a user