freechat/json-api/migrations
shockrah c850d42ce1 + Jwt tables - SEE NOTE
! wat - because have to do maintain permissions on a per request level we have
to do this check for permissions at what is basically every level, this does
mean we have to hit the database for a lot of routes however there is a check
that requests go through in order to avoid hitting the database whenever possible

+ rng field in claims now has real purpose
It's purpose is to act as a validator field in the jwt table. By verifying rng
fields we no  longer have to store whole jwt's
2021-05-08 01:29:44 -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
2021-05-07-201858_jwt + Jwt tables - SEE NOTE 2021-05-08 01:29:44 -07:00
.gitkeep Renaming project to json-api for clarity sake 2021-01-24 13:34:17 -08:00