Documentation
Preparing search index...
@sequelize/postgres
PostgresConnection
Interface PostgresConnection
interface
PostgresConnection
{
_ending
?:
boolean
;
_invalid
?:
boolean
;
standard_conforming_strings
?:
boolean
;
uuid
?:
string
;
}
Hierarchy (
View Summary
)
AbstractConnection
Client
PostgresConnection
Index
Properties
_
ending?
_
invalid?
standard_
conforming_
strings?
uuid?
Properties
Optional
_
ending
_ending
?:
boolean
Optional
_
invalid
_invalid
?:
boolean
Optional
standard_
conforming_
strings
standard_conforming_strings
?:
boolean
Optional
uuid
uuid
?:
string
The UUID of the transaction that is using this connection
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
ending
_
invalid
standard_
conforming_
strings
uuid
Documentation
Loading...
The UUID of the transaction that is using this connection