mirror of
https://github.com/appy-one/acebase-core.git
synced 2026-05-24 22:01:23 -06:00
[PR #49] Move db in DataReference into [_private] #49
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#49
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/49
Author: @fahhem
Created: 8/2/2023
Status: 🔄 Open
Base:
master← Head:fahhem/private-db📝 Commits (2)
dcf5b5aMovedbin DataReference into [_private]15ead3eFix typing📊 Changes
1 file changed (+54 additions, -48 deletions)
View changed files
📝
src/data-reference.ts(+54 -48)📄 Description
This makes DataReferences not include any non-private fields, which matches firebase's DataSnapshot class
This change is
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.