Files
Lennart Fleischmann 324cf14cdb fix: migration issues
* fix: flows migration

Set the `flows.data` column type to text instead of a string
with specific size because doing the latter fails on MySQL/MariaDB.

* fix: fix down migrations
2025-03-27 16:41:02 +01:00
..