menu
postgres_fork package
documentation
postgres.dart
PostgreSQLConnection
allowClearTextPassword property
allowClearTextPassword property
dark_mode
light_mode
allowClearTextPassword
property
bool
allowClearTextPassword
final
If true, allows password in clear text for authentication.
Implementation
final bool allowClearTextPassword;
postgres_fork package
documentation
postgres
PostgreSQLConnection
allowClearTextPassword property
PostgreSQLConnection class