freechat/json-api/db/src
shockrah a1f86fdf6e * Moving away from auto_increment
! Initial id size will stay as u64 but u128 are easily the next major change
This change shouldn't break clients written in high level languages since most already use 128's under the hood anyway
- This commit also removes the auto_increment flag from basically everything that uses RNG id's
2021-03-24 01:14:37 -07:00
..
auth.rs Renaming project to json-api for clarity sake 2021-01-24 13:34:17 -08:00
channels.rs * Moving away from auto_increment 2021-03-24 01:14:37 -07:00
common.rs Removal of chrono and async_trait as dependancy in db-lib 2021-03-20 14:59:06 -07:00
invites.rs Removal of chrono and async_trait as dependancy in db-lib 2021-03-20 14:59:06 -07:00
lib.rs Backend REST API changes: 2021-03-20 22:44:22 -07:00
member.rs * Moving away from auto_increment 2021-03-24 01:14:37 -07:00
messages.rs * Moving away from auto_increment 2021-03-24 01:14:37 -07:00