Derive Macro SqlxMeta

Source
#[derive(SqlxMeta)]
{
    // Attributes available to this derive:
    #[database]
    #[external_id]
    #[id]
}
Expand description

Derive metadata for the entity

ยงPanics

Panics if conversions fail