menu
postgresql2 package
documentation
postgresql.dart
Connection
parameters property
parameters property
dark_mode
light_mode
parameters
property
Map
<
String
,
String
>
get
parameters
Server configuration parameters such as date format and timezone.
Implementation
Map<String,String> get parameters;
postgresql2 package
documentation
postgresql
Connection
parameters property
Connection class