menu
orm package
documentation
driver.dart
Postgres
Postgres.new const constructor
Postgres.new const constructor
dark_mode
light_mode
Postgres
constructor
const
Postgres
(
)
Creates a PostgreSQL type marker without opening a connection.
Implementation
const Postgres();
orm package
documentation
driver
Postgres
Postgres.new const constructor
Postgres class