mirror of
https://github.com/thelounge/thelounge
synced 2024-11-22 12:03:11 +00:00
95aaba43fa
This introduces the ability to run the migration offline, while TL is not running as the migrations can take a long time. The migrate command is added as a `thelounge storage` subcommand. Reason being that it is expected that more subcommands will follow, say `thelounge storage clean` to remove partial data from the db. |
||
---|---|---|
.. | ||
users | ||
index.ts | ||
install.ts | ||
outdated.ts | ||
start.ts | ||
storage.ts | ||
uninstall.ts | ||
upgrade.ts | ||
utils.ts |