freechat/json-api/migrations/2020-07-05-215114_members
shockrah 03c41b6833 - Removed joindate from members schema
+ Auth module now uses std::time for time based calculations
! All time notations are i64 and rounded to the Millisecond

* Moving db pool to a lazy static to avoid constructing a whole pool on every request

+ Adding more logging per request, even if its lazy logging
* Content-Types are now correctly written per type
2021-03-20 19:47:59 -07:00
..
down.sql Renaming project to json-api for clarity sake 2021-01-24 13:34:17 -08:00
up.sql - Removed joindate from members schema 2021-03-20 19:47:59 -07:00