Module diesel::backend::sql_dialect::default_value_clause
source · 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