menu
orm package
documentation
drivers/postgres.dart
PostgresOptions
schema property
schema property
dark_mode
light_mode
schema
property
String
?
schema
final
Optional, quoted schema used as the connection search path.
Implementation
final String? schema;
orm package
documentation
drivers/postgres
PostgresOptions
schema property
PostgresOptions class