freechat/server-api/db/src
shockrah 7c41db0648 updated dependancies for db-lib so that serde::Serialize works as intended
Also added a macro arm to sql_err which allows for the passing of SqlError Objects through
2020-11-17 22:27:28 -08:00
..
channels.rs updated dependancies for db-lib so that serde::Serialize works as intended 2020-11-17 22:27:28 -08:00
common.rs updated dependancies for db-lib so that serde::Serialize works as intended 2020-11-17 22:27:28 -08:00
invites.rs casting to avoid calamity with signedness memes 2020-11-16 22:56:56 -08:00
lib.rs Invites::filter 1st pass implementation 2020-11-04 00:33:35 -08:00
member.rs Member::add now supported however its up to the user of db-lib to create the secret(ideally one that doesn't suck) 2020-11-16 22:57:46 -08:00
messages.rs First pass build of messages::send functionality 2020-11-12 13:16:50 -08:00