Module dml_tools::sql

source ·
Expand description

SQL module

Defines many type of database objects to generate SQL sql_statements from

Structs

Enums

Traits

  • Trait for serializing a database object to as String
  • Trait for a type that can convert a FieldType to String

Type Definitions