Skip to content

Critical error! #87

@pltknttn

Description

@pltknttn

Hello!
SinkHelper.cs
DeleteOldLogEvents
GetDeleteQuery()

Error: SQL Error [42703]: ERROR: column "timestamp" does not exist

You need to change:

builder.Append('"');
builder.Append(timestampColumnName);
builder.Append('"');

Image

Thanks :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions