Thanks for the bug report. I double checked this and the ADD COLUMN syntax is not supported by fSQL v1.3.1.n It currently only supports adding/dropping primary keys, changing the default value of existing columns, and renaming the table.
Normally, when I get bug report for 1.3.1, I say try the v1.4 beta in SVN but I know that I have reimplemented ALTER TABLE at all (yet). I can try to work it sometime in during this week and hopefully get to you soon.
Thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
Thanks for the bug report. I double checked this and the ADD COLUMN syntax is not supported by fSQL v1.3.1.n It currently only supports adding/dropping primary keys, changing the default value of existing columns, and renaming the table.
Normally, when I get bug report for 1.3.1, I say try the v1.4 beta in SVN but I know that I have reimplemented ALTER TABLE at all (yet). I can try to work it sometime in during this week and hopefully get to you soon.
Thanks.