freechat/server/migrations
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
..
2020-02-04-083551_users * fixed formating/comments in users schema 2020-07-04 22:52:59 -07:00
2020-02-04-083657_invites No more nullable uses field(it was signed) so option was redundant 2020-03-09 00:52:09 -07:00
2020-03-11-005217_channels * fixed formating/comments in users schema 2020-07-04 22:52:59 -07:00
2020-05-17-225334_sessions using secret as primary key 2020-05-19 20:08:26 -07:00
2020-06-02-055256_keys * fixed formating/comments in users schema 2020-07-04 22:52:59 -07:00
.gitkeep simpler users table for now 2020-02-04 00:36:41 -08:00