mirror of
https://github.com/thelounge/thelounge.git
synced 2026-03-14 14:35: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. |
||
|---|---|---|
| .. | ||
| command-line | ||
| models | ||
| plugins | ||
| types | ||
| client.ts | ||
| clientManager.ts | ||
| config.ts | ||
| helper.ts | ||
| identification.ts | ||
| index.d.ts | ||
| index.ts | ||
| log.ts | ||
| server.ts | ||
| tsconfig.json | ||