Skip to content

Correct Timestamp format in generated SQL code for FB4 compatibility #240

Description

@fperana

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.

image

That colon should be removed, as the timestamp format shouldn't contain it (even in FB < 4).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions