Describe the bug
When I tried to create a new table in the local database with the wrong JSON format or wrong value format, it just gives the same error message. Instead, we should receive a more informative message as we receive in the remote database.
What I got on the local db
What I got on the remote db using the same JSON input for table creation
To Reproduce
Steps to reproduce the behavior:
Go to Local Database
Click on table creation button
Select "Code" to give the JSON input for table creation
Describe the bug When I tried to create a new table in the local database with the wrong JSON format or wrong value format, it just gives the same error message. Instead, we should receive a more informative message as we receive in the remote database.
What I got on the local db
What I got on the remote db using the same JSON input for table creation
To Reproduce Steps to reproduce the behavior:
Expected behavior Error message on local DB should have a similar message as we got from remote DB.
Desktop (please complete the following information):