#[derive(FromRowPostgres)]
{
    // Attributes available to this derive:
    #[from_row]
}