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: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.