[PR #143] [MERGED] Fix NodeNotFoundError & NodeRevisionError imports #125

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

📋 Pull Request Information

Original PR: https://github.com/appy-one/acebase/pull/143
Author: @appy-one
Created: 8/22/2022
Status: Merged
Merged: 8/23/2022
Merged by: @appy-one

Base: masterHead: fix/node-errors


📝 Commits (1)

  • 311db49 Fix NodeNotFoundError & NodeRevisionError imports

📊 Changes

5 files changed (+9 additions, -5 deletions)

View changed files

📝 src/api-local.js (+1 -1)
📝 src/storage-acebase.js (+2 -1)
📝 src/storage-custom.js (+2 -1)
📝 src/storage-mssql.js (+2 -1)
📝 src/storage-sqlite.js (+2 -1)

📄 Description

Fixing wrong imports (moved with typescript port)


🔄 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/143 **Author:** [@appy-one](https://github.com/appy-one) **Created:** 8/22/2022 **Status:** ✅ Merged **Merged:** 8/23/2022 **Merged by:** [@appy-one](https://github.com/appy-one) **Base:** `master` ← **Head:** `fix/node-errors` --- ### 📝 Commits (1) - [`311db49`](https://github.com/appy-one/acebase/commit/311db49734ba259fb34538d666afdae858e50cff) Fix NodeNotFoundError & NodeRevisionError imports ### 📊 Changes **5 files changed** (+9 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `src/api-local.js` (+1 -1) 📝 `src/storage-acebase.js` (+2 -1) 📝 `src/storage-custom.js` (+2 -1) 📝 `src/storage-mssql.js` (+2 -1) 📝 `src/storage-sqlite.js` (+2 -1) </details> ### 📄 Description Fixing wrong imports (moved with typescript port) --- <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:31:23 -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#125
No description provided.