mirror of
https://github.com/appy-one/acebase.git
synced 2026-05-25 14:12:14 -06:00
[PR #143] [MERGED] Fix NodeNotFoundError & NodeRevisionError imports #125
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#125
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/143
Author: @appy-one
Created: 8/22/2022
Status: ✅ Merged
Merged: 8/23/2022
Merged by: @appy-one
Base:
master← Head:fix/node-errors📝 Commits (1)
311db49Fix 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.