mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 09:46:30 -05:00
f606a7825f
We cannot execute the cleanup script as a subprocess with sqlite, as we now wrap the migrations in a SAVEPOINT, which blocks a second process. This moves the cleanup code into the migration file, so it can be executed in-process. Signed-off-by: David Mehren <git@herrmehren.de> |
||
---|---|---|
.. | ||
cleanup | ||
heroku | ||
manage_users | ||
migrate_from_fs_to_minio | ||
setup |