mirror of
https://github.com/appy-one/acebase-client.git
synced 2026-05-24 22:01:18 -06:00
[PR #58] [MERGED] Feature: "warn only" schema definitions #52
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/acebase-client#52
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-client/pull/58
Author: @appy-one
Created: 5/22/2023
Status: ✅ Merged
Merged: 5/22/2023
Merged by: @appy-one
Base:
master← Head:feature/warn-only-schema-definitions📝 Commits (2)
287caffbump acebase-core dependency232119eaddwarnOnlyoption to schema definitions📊 Changes
3 files changed (+10 additions, -10 deletions)
View changed files
📝
package-lock.json(+7 -7)📝
package.json(+1 -1)📝
src/api-web.ts(+2 -2)📄 Description
This enables one to introduce schema definitions to an existing database, but logs warnings instead of denying writes not conforming to the schema.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.