Module diesel::backend::sql_dialect::default_value_clause

source ·
Available on crate feature i-implement-a-third-party-backend-and-opt-into-breaking-changes only.
Expand description

This module contains all reusable options to configure SqlDialect::DefaultValueClauseForInsert

Structs§

  • Indicates that this backend uses the DEFAULT VALUES syntax to specify that a row consisting only of default values should be inserted