Documentation
Preparing search index...
@sequelize/sqlite3
SqliteConnection
Interface SqliteConnection
interface
SqliteConnection
{
"[CLOSED_SYMBOL]"
?:
boolean
;
filename
:
string
;
uuid
?:
string
;
}
Hierarchy (
View Summary
)
AbstractConnection
Database
SqliteConnection
Index
Properties
[
CLOSED_
SYMBOL]?
filename
uuid?
Properties
Optional
[
CLOSED_
SYMBOL]
"[CLOSED_SYMBOL]"
?:
boolean
filename
filename
:
string
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
[
CLOSED_
SYMBOL]
filename
uuid
Documentation
Loading...
The UUID of the transaction that is using this connection