Derive Macro sqlx_template::InsertTemplate
source ยท #[derive(InsertTemplate)]
{
// Attributes available to this derive:
#[table_name]
#[auto]
#[debug_slow]
}
#[derive(InsertTemplate)]
{
// Attributes available to this derive:
#[table_name]
#[auto]
#[debug_slow]
}