cake/database_adapter

Supported Database Adapter

Types

pub type DatabaseAdapter {
  PostgresAdapter
  SqliteAdapter
}

Constructors

  • PostgresAdapter
  • SqliteAdapter
Search Document