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