menu
postgres_fork package
documentation
postgres.dart
PostgreSQLConnection
isUnixSocket property
isUnixSocket property
dark_mode
light_mode
isUnixSocket
property
bool
isUnixSocket
final
If true, connection is made via unix socket.
Implementation
final bool isUnixSocket;
postgres_fork package
documentation
postgres
PostgreSQLConnection
isUnixSocket property
PostgreSQLConnection class