Re-exports

Modules

  • Translating the SQL AST into engine-specific SQL statements.
  • Error types used in sea-query.
  • Building blocks of SQL statements.
  • Engine specific SQL features.
  • Foreign key definition & alternations statements.
  • For calling built-in SQL functions.
  • Index definition & alternations statements.
  • Helper for preparing SQL statements.
  • Query statements (select, insert, update & delete).
  • Schema definition & alternations statements
  • Table definition & alternations statements.
  • Configurations for test cases and examples. Not intended for actual use.
  • Tokenizer for processing SQL.
  • Base types used throughout sea-query.
  • Container for all SQL value types.

Macros

Structs

Enums

Traits

Functions

Type Definitions

Derive Macros