mirror of
https://github.com/The-Low-Code-Foundation/OpenNoodl.git
synced 2026-03-07 17:43:28 +01:00
When better-sqlite3 native module isn't installed/buildable, the adapter now falls back to an in-memory mock implementation. This allows development and testing without native compilation.