menu
postgres_fork package
documentation
postgres.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;
postgres_fork package
documentation
postgres
PostgreSQLException
hint property
PostgreSQLException class
Constructors
new
fromFields
Properties
code
columnName
constraintName
dataTypeName
detail
fileName
hashCode
hint
internalPosition
internalQuery
lineNumber
message
position
routineName
runtimeType
schemaName
severity
stackTrace
tableName
trace
Methods
noSuchMethod
toString
Operators
operator ==