freechat/json-api/migrations
shockrah 181b1cadc4 + Exposing serde_json to db-lib lyaer
This dep was already there but just being used (as we're using serde). Now we can use it at the db layer which makes neighbor struct creation easier
* Cargo locks are being updated to reflect new dependancy changes
These changes actually reduce the dependancy count overall
+ Adding a very simple table to hold all the neighbors that an instance may want to reference
At some point we may want to support vanity join urls and this would be a good place to reference those
There would also need to be a way for admins to add/edit/remove vanity urls but that's for another patch
2021-05-06 13:29:32 -07:00
..
2020-02-04-083657_invites Renaming project to json-api for clarity sake 2021-01-24 13:34:17 -08:00
2020-03-11-005217_channels * Moving away from auto_increment 2021-03-24 01:14:37 -07:00
2020-07-05-215114_members * Moving away from auto_increment 2021-03-24 01:14:37 -07:00
2020-07-06-022319_messages * Moving away from auto_increment 2021-03-24 01:14:37 -07:00
2021-05-04-200859_neighbors + Exposing serde_json to db-lib lyaer 2021-05-06 13:29:32 -07:00
.gitkeep Renaming project to json-api for clarity sake 2021-01-24 13:34:17 -08:00