Hi.
This is somewhat related to issue #178.
Generated SQL code that contains Timestamps (i.e. when updating a row in a table with a Timestamp field in the Primary Key) is formatted with a colon between the date and time portions, which isn't supported by FB4.

That colon should be removed, as the timestamp format shouldn't contain it (even in FB < 4).
Hi.
This is somewhat related to issue #178.
Generated SQL code that contains Timestamps (i.e. when updating a row in a table with a Timestamp field in the Primary Key) is formatted with a colon between the date and time portions, which isn't supported by FB4.
That colon should be removed, as the timestamp format shouldn't contain it (even in FB < 4).