mirror of
https://github.com/appy-one/acebase-server.git
synced 2026-05-25 06:02:16 -06:00
[PR #82] [MERGED] Feature: "warn only" schema definitions #72
Labels
No labels
bug
enhancement
feature request
pull-request
types
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/acebase-server#72
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-server/pull/82
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)
331e336bump acebase and acebase-core dependencies63371f6add warnOnly option to schema definitions📊 Changes
4 files changed (+23 additions, -18 deletions)
View changed files
📝
package-lock.json(+14 -14)📝
package.json(+2 -2)📝
src/routes/data-schema-set.ts(+3 -2)📝
src/routes/data-schema-set.yaml(+4 -0)📄 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.