sqlx-crud 0.4.0

Derive macro for SQLx to implement Create, Read, Update, and Delete (CRUD) methods for you.
Documentation

sqlx-crud

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 7 feature flags, 2 of them enabled by default.

default

  • runtime-tokio-rustls

runtime-tokio-rustls

  • sqlx/runtime-tokio-rustls

runtime-actix-native-tls

  • sqlx/runtime-actix-native-tls

runtime-async-std-native-tls

  • sqlx/runtime-async-std-native-tls

runtime-actix-rustls

  • sqlx/runtime-actix-rustls

runtime-tokio-native-tls

  • sqlx/runtime-tokio-native-tls

runtime-async-std-rustls

  • sqlx/runtime-async-std-rustls