mirror of
https://github.com/appy-one/acebase.git
synced 2026-05-25 06:02:14 -06:00
[PR #184] [MERGED] Improvement: debug ghost record reads #153
Labels
No labels
IndexedDB
browser
bug
dependencies
documentation
duplicate
enhancement
feature request
indexes
indexes
invalid
pull-request
query
question
transaction logging
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/acebase#153
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/appy-one/acebase/pull/184
Author: @appy-one
Created: 11/30/2022
Status: ✅ Merged
Merged: 11/30/2022
Merged by: @appy-one
Base:
master← Head:improvement/debug-ghost-record-reads📝 Commits (2)
80bb22cHelps investigate reading "ghost records" #183c883802chore: build📊 Changes
5 files changed (+13 additions, -5 deletions)
View changed files
📝
dist/cjs/storage/binary/index.js(+3 -1)📝
dist/cjs/storage/binary/index.js.map(+1 -1)📝
dist/esm/storage/binary/index.js(+3 -1)📝
dist/esm/storage/binary/index.js.map(+1 -1)📝
src/storage/binary/index.ts(+5 -1)📄 Description
Helps debugging reading from non-existing records such as described in #183
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.