This topic is locked
[SOLVED]

Sync Database V11 (42419)

10/15/2024 8:23:52 AM
PHPRunner General questions
G
GuilleSaa author

Sorry if the question is too basic.
I have searched the forum but I can't find anything that can guide me.
I have a project in V10.91 and another similar one in V11 (42419).
Both using the same database.
I add a column to a table
In V11 I press Sync Database and the database is not updated.
I perform the same operation in V10.91 and the table is updated correctly.
What am I doing wrong?

Thanks

Guillermo

Sergey Kornilov admin 10/15/2024

I confirm that at this moment the diagram will not update immediately.

After adding a new column to the database table, proceed to the SQL query screen and add a new field there. After that go back to 'Datasource tables' screen and click Synchronize. New field will be visible now.

We will fix it of course.