menu
serverpod_postgres_pool package
documentation
postgres_pool.dart
PostgreSQLConnection
useSSL property
useSSL property
dark_mode
light_mode
useSSL
property
bool
useSSL
final
Whether or not this connection should connect securely.
Implementation
final bool useSSL;
serverpod_postgres_pool package
documentation
postgres_pool
PostgreSQLConnection
useSSL property
PostgreSQLConnection class