Cannot create table

======== TEMPLATE BUG FORM ========

Wappler Version : 7.0.0 RC1
Operating System : Fedora 42
Server Model: NodeJS
Database Type: Cloud Digital Ocean MYSQL
Hosting Type: Docker

Expected behavior

Create a new table in the database.

Actual behavior

When trying to create a table the following error is displayed.

How to reproduce

  1. Click "New Table" on an open, new database created by the Digital Ocean cloud database manager. Connection works and allows creation of database verified by CLI connection with same credentials.

As the message says you have to select Development as active target. Only there database changes are allowed

Development is selected. The issue is that it's a remote database I think. Logging doesn't provide any information on the error.