freechat/server/migrations/2020-06-02-055256_keys
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
..
down.sql new keys table to let auth::wall_entry check for api access 2020-06-01 23:02:53 -07:00
up.sql * fixed formating/comments in users schema 2020-07-04 22:52:59 -07:00