cake/dialect

Supported Database Adapter

Types

pub type Dialect {
  Postgres
  Sqlite
}

Constructors

  • Postgres
  • Sqlite
Search Document