Hello,
i have dropped some fields in my postgres table. After this i synchronize the table in a form app. When i run the app it’s run into an error:
Parse error: syntax error, unexpected ‘,’, expecting identifier (T_STRING) or variable (T_VARIABLE) or ‘{’ or ‘$’ in …
how can i solve this bug?
Thanks for any help!
Siggi