3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-20 07:49:58 +00:00
Commit graph

5 commits

Author SHA1 Message Date
Dragory
d54897acdd Split BaseRepository into non-guild and guild
BaseRepository includes all the non-guild-specific functionality,
such as with() and getRelations().
BaseGuildRepository includes guild-specific functionality, such as
getInstance().
2019-05-25 21:25:34 +03:00
Dragory
ce80d3d521 Bandaid for a crash in username saver 2019-05-04 10:47:59 +03:00
Dragory
13a38a2f64 Actual fix for said crash 2019-05-03 23:35:09 +03:00
Dragory
a4919523c1 Hotfix for crash 2019-05-03 23:34:44 +03:00
Dragory
e231faf51f Fix username change logging and saving. Re-enable migrations. 2019-05-03 23:31:38 +03:00