backend
0.1.0
In backend::
schema::
friend_
requests
backend
::
schema
::
friend_requests
Type Alias
SqlType
Copy item path
Source
pub type SqlType = (Uuid, Uuid, Timestamptz);
Expand description
The SQL type of all of the columns on this table