Supported Database Dialects
Cake supports Postgres, Sqlite, and MariaDB/MySQL,
A few features are not supported by all dialects.
pub type Dialect { Postgres Sqlite Maria }
Postgres
Sqlite
Maria