mirror of
https://github.com/appy-one/acebase-core.git
synced 2026-05-24 22:01:23 -06:00
[PR #48] Make DataReference.transaction() have a firebase-compatible API #46
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#46
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/48
Author: @fahhem
Created: 8/2/2023
Status: 🔄 Open
Base:
master← Head:fahhem/firebase-compat📝 Commits (6)
c50702eAdd option for firebaseCompat223b2bffirebase-compatible transactiondcf5b5aMovedbin DataReference into [_private]20ed05fMovedbin DataReference into [_private]c78efb5Merge branch 'master' into fahhem/firebase-compat968dc0aAdd typing📊 Changes
2 files changed (+70 additions, -54 deletions)
View changed files
📝
src/acebase-base.ts(+10 -1)📝
src/data-reference.ts(+60 -53)📄 Description
Reference: https://firebase.google.com/docs/reference/js/v8/firebase.database.Reference#transaction
This change is
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.