freechat/json-api/db
shockrah fadc7d6dc1 Removing more unused trait methods in db-lib's channel module
 /channels/list now takes a "type" parameter which defaults to TEXT_CHANNEL(1)
 Refactoring db::Channel::filter to use a more latency friendly approach
 db::Channel::Filter now returns Result<Response<Self>, SqlError>
2021-03-07 14:26:50 -08:00
..
src Removing more unused trait methods in db-lib's channel module 2021-03-07 14:26:50 -08:00
Cargo.lock Renaming project to json-api for clarity sake 2021-01-24 13:34:17 -08:00
Cargo.toml removing unused redis dependancy 2021-02-10 18:20:28 -08:00