[PR #58] [MERGED] Feature: "warn only" schema definitions #52

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

📋 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: masterHead: feature/warn-only-schema-definitions


📝 Commits (2)

  • 287caff bump acebase-core dependency
  • 232119e add warnOnly option 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.

## 📋 Pull Request Information **Original PR:** https://github.com/appy-one/acebase-client/pull/58 **Author:** [@appy-one](https://github.com/appy-one) **Created:** 5/22/2023 **Status:** ✅ Merged **Merged:** 5/22/2023 **Merged by:** [@appy-one](https://github.com/appy-one) **Base:** `master` ← **Head:** `feature/warn-only-schema-definitions` --- ### 📝 Commits (2) - [`287caff`](https://github.com/appy-one/acebase-client/commit/287caffbaea286773db29f388bd5a514d518f6e4) bump acebase-core dependency - [`232119e`](https://github.com/appy-one/acebase-client/commit/232119ea9e5dcb1f30aef9e232e6bb85b4f50491) add `warnOnly` option to schema definitions ### 📊 Changes **3 files changed** (+10 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+7 -7) 📝 `package.json` (+1 -1) 📝 `src/api-web.ts` (+2 -2) </details> ### 📄 Description This enables one to introduce schema definitions to an existing database, but logs warnings instead of denying writes not conforming to the schema. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-23 08:35: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-client#52
No description provided.