Budibase / budibase

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

Mariadb View - No way to remove / fix link to modified table column #15008

Open acseven opened 2 days ago

acseven commented 2 days ago

Checklist

Hosting

Describe the bug When working with MySQL/MariaDB datasources, if a View has a field that is modified directly in the database, it's not possible to fix the issue. The only possibility is to delete the view and recreate it again.

To Reproduce Steps to reproduce the behavior:

  1. Add a view to a MySQL table using a specific column
  2. Modify the column name in the MySQL table
  3. See error when opening the view in budibase.

Expected behavior At least an option to remove or modify the erroneous connection instead of just removing the view.

Screenshots

image

App Export

linear[bot] commented 2 days ago

BUDI-8837 Mariadb View - No way to remove / fix link to modified table column