Skip to content

Static null parameters for non-batch PreparedStatement - #541

Merged
zhicwu merged 1 commit into
ClickHouse:developfrom
enqueue:prepared_static_null
Jan 10, 2021
Merged

Static null parameters for non-batch PreparedStatement#541
zhicwu merged 1 commit into
ClickHouse:developfrom
enqueue:prepared_static_null

Conversation

@enqueue

@enqueue enqueue commented Jan 8, 2021

Copy link
Copy Markdown
Contributor

Fix for #495 It's not beautiful, but should fix the bug (at least the tests are green). I expect some major clean-up / refactoring in ClickHousePreparedStatementImpl and friends after 0.2.5 (e.g. via #418 and perhaps #535)

@enqueue
enqueue changed the base branch from master to develop January 8, 2021 07:11
@zhicwu

zhicwu commented Jan 10, 2021

Copy link
Copy Markdown
Contributor

Sorry for the late response. I was evaluating ANTLR4. Overall, I think it's overkill not to mention it will introduce another 300KB dependency. I'm good for the workaround.

@zhicwu
zhicwu merged commit 8edd8d3 into ClickHouse:develop Jan 10, 2021
@zhicwu zhicwu linked an issue Jan 26, 2021 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NULL constant in PreparedStatement

2 participants