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

Slim down postgres.spec.ts, most of its content is tested elsewhere now across many datasources. #13895

Closed samwho closed 3 weeks ago

samwho commented 3 weeks ago

Description

For everything I deleted in postgres.spec.ts, a test existed in another file. I made some minor modification to those tests to bring the quality of the assertions up to what was in postgres.spec.ts.

github-actions[bot] commented 3 weeks ago

This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.