mirror of
https://github.com/appy-one/acebase-core.git
synced 2026-05-24 22:01:23 -06:00
[PR #24] [MERGED] Fix: enforce AceBase child key rules #25
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#25
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/24
Author: @appy-one
Created: 12/12/2022
Status: ✅ Merged
Merged: 12/12/2022
Merged by: @appy-one
Base:
master← Head:fix/no-empty-child-keys📝 Commits (6)
3778fc3Do not allow empty child keys1cf1531chore: build97d026cadd other key checks1c5db0bchore: build08ee66cpre-check initial key length89baee7chore: build📊 Changes
6 files changed (+64 additions, -6 deletions)
View changed files
📝
dist/cjs/path-info.js(+23 -1)📝
dist/cjs/path-info.js.map(+1 -1)📝
dist/esm/path-info.js(+23 -1)📝
dist/esm/path-info.js.map(+1 -1)📝
dist/types/path-info.d.ts.map(+1 -1)📝
src/path-info.ts(+15 -1)📄 Description
Fixes appy-one/acebase#172
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.