Started working on contact resolution
This commit is contained in:
@@ -16,6 +16,7 @@ diesel::table! {
|
||||
id -> Integer,
|
||||
display_name -> Nullable<Text>,
|
||||
is_me -> Bool,
|
||||
contact_id -> Nullable<Text>,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user