Conversation
|
Can you make sure there is no reflection going on? Adding a test would also be a good thing. Thanks |
|
ah, there was reflection going on - thanks for catching that! For reference, measured with criterium it's 75ns with reflection, 4ns without. Compare to I believe I found two bugs while writing the tests, for non-prepared statements in |
bf49fc9 to
923063a
Compare
|
I was thinking about this some more and I am a bit torn. Keywords translate to unquoted identifiers currently, maybe that should remain as is and push the conversion burden to the user, for simplicity's sake. I have to think about it a bit, I ll let it rest for now. maybe @mccraigmccraig has an opinion on this |
|
I think @mccraigmccraig wouldn't be notified if the mention is edited in, fyi |
closes #118
Tested for a while now. I think this is the fastest way to strip the colon from a keyword.