modmail
modmail copied to clipboard
Database Support
Closes #55 Continuation of #65
This PR adds an async PostgreSQL setup with the help of tortoise-orm and aerich The following models have been added to the DB:
- Attachments
- Configurations
- Embeds
- Emojis
- Messages
- Tickets
- Stickers
TODO
- [x] Document migrations and database setup.
- [ ] Add tests
- [x] Docker support
- [ ] Changelog this