Crate sqlx_insert

source ·
Expand description

SQLInsert trait and derive macro for sqlx.

Traits§

  • Trait for inserting a struct into a SQL database.

Derive Macros§