Synchronize column not create table if virtual column is first
Description
Reproduction error 1) Create new table in window "Table and Column" 2) Create virtual column such as a name: "ActualStatus". (The main thing that the name starts with the letter "A") 3) Create any columns 4) Click button Synchronize Column
Error: org.postgresql.util.PSQLException: ERROR: syntax error at or near ","
Reproduction error
1) Create new table in window "Table and Column"
2) Create virtual column such as a name: "ActualStatus". (The main thing that the name starts with the letter "A")
3) Create any columns
4) Click button Synchronize Column
Error: org.postgresql.util.PSQLException: ERROR: syntax error at or near ","
Class MTable line 547