Derive Macrosยง
- SqlTable
- Expand the
#[SqlTable]
attribute. This attribute must be used on structs to tell tql that it represents an SQL table. - Stable
Check Missing Fields - Stable
ToSql
#[SqlTable]
attribute.
This attribute must be used on structs to tell tql that it represents an SQL table.