[PR #184] [MERGED] Improvement: debug ghost record reads #153

Closed
opened 2026-05-23 08:32:01 -06:00 by gitea-mirror · 0 comments
Owner

📋 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: masterHead: improvement/debug-ghost-record-reads


📝 Commits (2)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/appy-one/acebase/pull/184 **Author:** [@appy-one](https://github.com/appy-one) **Created:** 11/30/2022 **Status:** ✅ Merged **Merged:** 11/30/2022 **Merged by:** [@appy-one](https://github.com/appy-one) **Base:** `master` ← **Head:** `improvement/debug-ghost-record-reads` --- ### 📝 Commits (2) - [`80bb22c`](https://github.com/appy-one/acebase/commit/80bb22c6cd3654f0bb9051c5a4681ada963d833a) Helps investigate reading "ghost records" #183 - [`c883802`](https://github.com/appy-one/acebase/commit/c883802f50518f16c14ab286a799e13636365cc8) chore: build ### 📊 Changes **5 files changed** (+13 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description Helps debugging reading from non-existing records such as described in #183 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-23 08:32:01 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/acebase#153
No description provided.