mirror of
https://github.com/appy-one/acebase-core.git
synced 2026-05-24 22:01:23 -06:00
[PR #19] [MERGED] Fix query performance #21
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/acebase-core#21
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-core/pull/19
Author: @appy-one
Created: 9/13/2022
Status: ✅ Merged
Merged: 9/13/2022
Merged by: @appy-one
Base:
master← Head:fix/query-performance📝 Commits (4)
c3b10c8Improve query.delete performancef6d4498Improve query.exists performance74c368eUsefindincount&forEach51f9190chore: build📊 Changes
5 files changed (+125 additions, -74 deletions)
View changed files
📝
dist/cjs/data-reference.js(+41 -23)📝
dist/cjs/data-reference.js.map(+1 -1)📝
dist/esm/data-reference.js(+41 -23)📝
dist/esm/data-reference.js.map(+1 -1)📝
src/data-reference.ts(+41 -26)📄 Description
Greatly improves query performance for
removeandexists🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.