DB stuff needs docs
Opened this issue · 0 comments
mirrorcult commented
- differences between sqlite/postgres
- how to add new tables for use in game code
- how to work with migrations properly to ensure shit doesnt get fucked up
- what not to do (like dont fuck up async stuff type shit)