mirror of
https://github.com/thelounge/thelounge.git
synced 2026-03-14 22:45:50 +01:00
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 | ||