[PR #49] Move db in DataReference into [_private] #49

Open
opened 2026-05-23 08:37:25 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/appy-one/acebase-core/pull/49
Author: @fahhem
Created: 8/2/2023
Status: 🔄 Open

Base: masterHead: fahhem/private-db


📝 Commits (2)

📊 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 Reviewable


🔄 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-core/pull/49 **Author:** [@fahhem](https://github.com/fahhem) **Created:** 8/2/2023 **Status:** 🔄 Open **Base:** `master` ← **Head:** `fahhem/private-db` --- ### 📝 Commits (2) - [`dcf5b5a`](https://github.com/appy-one/acebase-core/commit/dcf5b5a6d40f256c4e16dadfdc9846de5be83390) Move `db` in DataReference into [_private] - [`15ead3e`](https://github.com/appy-one/acebase-core/commit/15ead3e3cbc2d1d9e4f92a4d03200d7f8208f869) Fix typing ### 📊 Changes **1 file changed** (+54 additions, -48 deletions) <details> <summary>View changed files</summary> 📝 `src/data-reference.ts` (+54 -48) </details> ### 📄 Description This makes DataReferences not include any non-private fields, which matches firebase's DataSnapshot class <!-- Reviewable:start --> - - - This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/appy-one/acebase-core/49) <!-- Reviewable:end --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror added the
pull-request
label 2026-05-23 08:37:25 -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-core#49
No description provided.