## Feature Request Currently, clickhouse queries by id use both `statement_id` and `statementId` as tested below. https://github.com/openfun/ralph/blob/b1ad3c84ecebf56fd0cb155ccba60a379799209c/tests/backends/lrs/test_clickhouse.py#L59-L60 Perhaps this could be simplified to only use one, for clarity.