Skip to content

[Clickhouse]Look into removing use of both statementId and statement_id in queries #548

@Leobouloc

Description

@Leobouloc

Feature Request

Currently, clickhouse queries by id use both statement_id and statementId as tested below.

"statementId": "test_id",
"statement_id": "test_id",

Perhaps this could be simplified to only use one, for clarity.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions