Database Studio Table - Error
Hi,
I'm experiencing some issues with Database Studio Table.
1) Submitting a new row fails due to an empty field:
I'm using a Supabase connection.
I configured the Id field of the Database Studio Table to not be sent on submit.
However, the field is still referenced in the "Insert Into" statement.
This results in an error when trying to insert a new row.
Please see the attached image for more details.
2) Column configurations are repeatedly lost:
The configurations I make to the columns are repeatedly lost.
It's as if the object is refreshing itself and resetting the configurations while I'm in the app's edit mode.
Thanks.
I'm experiencing some issues with Database Studio Table.
1) Submitting a new row fails due to an empty field:
I'm using a Supabase connection.
I configured the Id field of the Database Studio Table to not be sent on submit.
However, the field is still referenced in the "Insert Into" statement.
This results in an error when trying to insert a new row.
Please see the attached image for more details.
2) Column configurations are repeatedly lost:
The configurations I make to the columns are repeatedly lost.
It's as if the object is refreshing itself and resetting the configurations while I'm in the app's edit mode.
Thanks.

