SQLQueryHelperjs - v1.2.6
Preparing search index...
index
PostgresTransactionOptions
Interface PostgresTransactionOptions
interface
PostgresTransactionOptions
{
isolationLevel
?:
PostgresIsolationLevel
;
readOnly
?:
boolean
;
}
Index
Properties
isolation
Level?
read
Only?
Properties
Optional
isolation
Level
isolationLevel
?:
PostgresIsolationLevel
Optional
read
Only
readOnly
?:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
isolation
Level
read
Only
SQLQueryHelperjs - v1.2.6
Loading...