Skip to content

Timestamps break query #11

@vladshcherbin

Description

@vladshcherbin

When using timestamps in query, highlighted query is broken. Query:

insert into "user_tokens" ("created_at", "token", "updated_at", "user_id") values ('2020-05-19T07:18:54.434Z', 'zQiYVIFKXHC0YPZ-HsGo4_8nta9WuV', '2020-05-19T07:18:54.434Z', 1) returning "id"

Result:

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions