freechat/server-api/db/src
shockrah 4668ce7d0f Channel add behavior now also returns the same new channel that was just added
! We do this because in order to `get` the channel later we need its id.
Some clients will be updating channel data periodically so this helps to make smaller queries possible
2020-11-07 18:26:19 -08:00
..
channels.rs Channel add behavior now also returns the same new channel that was just added 2020-11-07 18:26:19 -08:00
common.rs new filtertype parameter is being given for our .filter method 2020-11-03 23:36:13 -08:00
invites.rs Invites::filter 1st pass implementation 2020-11-04 00:33:35 -08:00
lib.rs Invites::filter 1st pass implementation 2020-11-04 00:33:35 -08:00
member.rs 1st pass implementation of the new .filter implementation 2020-11-03 23:37:14 -08:00
messages.rs DbInvites .filter method 2020-11-04 00:19:35 -08:00