bb-plane-fork/web/core/local-db/utils
Satish Gandham a1bfde6af9
[WEB-2706] fix: Fix issue with SQLite transactions (#5934)
* - Fix transaction within transaction issue
- Close DB handles on reload
- Fix GET_ISSUES tracking

* Cleanup stray code

* Fix lint error

* Possible fix for NoModificationAllowedError
2024-11-04 16:54:13 +05:30
..
constants.ts [WEB-2001]feat: Cache issues on the client (#5327) 2024-09-24 19:01:34 +05:30
data.utils.ts [WEB-2001]feat: Cache issues on the client (#5327) 2024-09-24 19:01:34 +05:30
indexes.ts [WEB-2706] chore: Switch to wa-sqlite (#5859) 2024-10-24 15:35:02 +05:30
load-issues.ts [WEB-2706] fix: Fix issue with SQLite transactions (#5934) 2024-11-04 16:54:13 +05:30
load-workspace.ts [WEB-2706] fix: Fix issue with SQLite transactions (#5934) 2024-11-04 16:54:13 +05:30
query-constructor.ts [WEB-2706] chore: Switch to wa-sqlite (#5859) 2024-10-24 15:35:02 +05:30
query-executor.ts [WEB-2706] chore: Switch to wa-sqlite (#5859) 2024-10-24 15:35:02 +05:30
query.utils.ts [WEB-2706] chore: Switch to wa-sqlite (#5859) 2024-10-24 15:35:02 +05:30
schemas.ts [WEB-2001] fix: Issue local cache fixes (#5703) 2024-09-26 14:04:59 +05:30
tables.ts [WEB-2706] chore: Switch to wa-sqlite (#5859) 2024-10-24 15:35:02 +05:30
utils.ts Fix issue with SQLite transactions (#5919) 2024-10-28 14:14:57 +05:30