Skip to content

Time data type precision difference between SQL and PostgreSQL #91

@psrinivasa2

Description

@psrinivasa2

Hi @staticlibs ,
Good Day!

We are facing a error during import that 'Datetime field overflow'. When I further investigate, I could see that time data type precision limit in SQL has 7 and postgreSQL equivalent table has 6.

Any idea on how to fix this issue?

Error during import

image

SQL
image

PostgreSQL
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingfixedThe bug was fixed in released version

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions