shockrah
0280ae09ae
unique trait added to channelss name field
2020-08-13 20:47:26 -07:00
shockrah
c7922d4249
channel names must now be unique
2020-07-29 00:21:33 -07:00
shockrah
cdc88b8365
* fixed formating/comments in users schema
...
* channels schema now uses a bigint unsigned for pid
this is to keep consistent with notion of id's being usize|u64 in rust
* foreign key constraint added to keys table referencing user rows
2020-07-04 22:52:59 -07:00
shockrah
17a23d41f5
switched the order fields to match what rust typles expect
2020-06-03 01:20:12 -07:00
shockrah
9e6f32e36e
Description field is now optional as not all channels will need one
2020-06-03 00:02:22 -07:00
shockrah
528d7502d1
removed perms and limit on channels until channels module is done
2020-06-02 22:01:21 -07:00
shockrah
f30a8abfc5
Removed old irrelevant comment
2020-05-17 16:05:01 -07:00
shockrah
7c2e1abbc3
new channel schema which is meant to encompass both text and voice channels
2020-03-11 00:39:10 -07:00
shockrah
7e04e6010a
new schema to contain basic channel information
2020-03-10 17:59:27 -07:00