mirror of
https://github.com/thelounge/thelounge
synced 2024-11-10 14:44:13 +00:00
2ef8b37009
Add the ability to migrate our db in the upwards direction. Use the facility to add primary keys to our messages table. This should allow work like jumping to messages and the likes. This also introduces the framework for rollback, without actually hooking it up. This should be easy enough to do when the need arises. |
||
---|---|---|
.. | ||
client | ||
commands | ||
fixtures | ||
models | ||
plugins | ||
shared | ||
src | ||
tests | ||
.mocharc.yml | ||
.nycrc-mocha.json | ||
.nycrc-report.json | ||
client.ts | ||
server.ts | ||
tsconfig.json | ||
util.ts |