OpenSqliteArgs Interface
Sqlite options.
Properties
Name | Type | Description | |
---|---|---|---|
busyTimeout Readonly | number | undefined | Specify timeout after which SQLite stop retrying to acquire lock to database file and throw SQLITE_BUSY error. |
Defined in
- core/common/src/IModel.ts Line 142
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.