appy-one / acebase-server

A fast, low memory, transactional, index & query enabled NoSQL database server for node.js that easily syncs with browser and node.js clients and servers
MIT License
32 stars 14 forks source link

Feature: "warn only" schema definitions #82

Closed appy-one closed 1 year ago

appy-one commented 1 year ago

This enables one to introduce schema definitions to an existing database, but logs warnings instead of denying writes not conforming to the schema.