freechat/json-api/db
shockrah f1b1581588 + db::neighbors::get and db::neighbors::update
It should be noted at this point we're considering url's as the "primary key"
even though its kinda weird to use them that way.
Even though a varchar primary key doesn't really scale well I'm considering it
fine for now as the neighbors table is controlled by admins(by hand) and hopefully
won't need to scale.
2021-05-11 13:45:41 -07:00
..
src + db::neighbors::get and db::neighbors::update 2021-05-11 13:45:41 -07:00
Cargo.toml + Exposing serde_json to db-lib lyaer 2021-05-06 13:29:32 -07:00
Makefile * Moving away from auto_increment 2021-03-24 01:14:37 -07:00