Alex Zaytsev
Alex Zaytsev
Just heads up for reviewers: I cannot reproduce the issue, so I believe this fix is not necessary/not correct.
> This issue definitely caused my code to have the problem which has now gone away. You would need to provide a test that shows the real issue, not a...
Glad you've found the issue @tskong
@wilbit could you please update the PR there are conflicts now?
@wilbit sorry, missed the notification about force push. It seems that async code needs to be regenerated. Could you please do it or "allow edits from contributors" on the PR?
This has been discussed numerous times already. Our documentation states that correct way to prevent conversion of dates to local by SQLite is to use `DateTimeFormatString=…` connection string option.
> deAtog case seems to be something else since he is not reporting a time shift but a format exception on read. It would be the same.
@rcocks-hl can you show how you run the query?
Just go to the website and type “?? Anything” On Tue, 17 Oct 2017 at 6:50 PM, Fokke Zandbergen wrote: > Could you provide an example? > > — >...
I'm able to reproduce this constantly. Thee are several conditions: - `??` shall be at the beginning of a line - It shall be not at the end of the...