Budibase / budibase

Low code platform for building business apps and workflows in minutes. Supports PostgreSQL, MySQL, MSSQL, MongoDB, Rest API, Docker, K8s, and more 🚀
https://budibase.com
Other
21.24k stars 1.44k forks source link

Typescript improvements for CouchDB integration #14086

Closed mike12345567 closed 1 day ago

mike12345567 commented 2 days ago

Description

Fix for CouchDB integration, the typing in it was very poor and wise hiding issues, I've updated how this is implemented so that static typing can catch issues with it.

This also addresses: https://github.com/Budibase/budibase/issues/14079