I am on the beta 15 on a M1 mac. I am getting in subtables as though certain fields have not been added when they already have. You can see the migration file has been applied below.
I get the plus sign as though this change needs applying but there is no changes in the to be applied in the top right of the screenshot.
I have also just tried to create a template of my database which did not seem to work (there is no option to select the template I have made) but it gave no warning message. It has now come up with 14 changes but I have not made any.
I see you have two different issues here in a single topic.
The first one - adding different fields and saving them, was working all fine to me and I couldn’t reproduce it.
The second - creating new Database Templates, I see some problems with it indeed specific for using with Postgres. But do note that you don’t need to create database templates just to work with your database schema, those are for reusing the same schema parts in different databases.
Yeah does seem like 2 issue’s not sure if they were linked in any way.
With the 1st issue is there anything else I can provide to help you to be able to reproduce the error? This is the change that seems to be the problem.
Thanks, I couldn’t see anything wrong with it. Just wondered if you could notice anything. As this is the change I think that might be causing the issue were any time this table is open it acts as though this change has not been applied.
Looking back could the issue be related Database Problems - Unable To Remove Change That Is Not Reflected In DB. It was the same table. I commented out the part you highlighted in red to allow me to undo a change. Should I have maybe kept the ‘Reason’ as this was not undefined? Could that be the cause?
I’m not completely sure that everything is similar, but I had a similar problem, maybe the difference is that I first rollback the changes, and only then commented and applied again