menu
serverpod_postgres_pool package
documentation
postgres_pool.dart
PostgreSQLException
hint property
hint property
dark_mode
light_mode
hint
property
String
?
hint
getter/setter pair
A hint on how to remedy an error, if provided by the database.
Implementation
String? hint;
serverpod_postgres_pool package
documentation
postgres_pool
PostgreSQLException
hint property
PostgreSQLException class