Skip to content

Fix #1362 - Running Unit tests against SQLite fails on datetime/UTC #1378

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 16, 2017

Conversation

fredericDelaporte
Copy link
Member

Here is the configuration change I proposed for having a consistent behavior of System.Data.SQLite with datetime. It also adds a notice in the documentation.

Fixes #1362. Aims at replacing #1374.

@ngbrown
Copy link
Contributor

ngbrown commented Oct 15, 2017

I agree that this is probably the best solution given this isn't actually a regression. Especially if overriding the driver's AdjustCommand had to be configurable.

@fredericDelaporte fredericDelaporte added this to the 5.0.1 milestone Oct 16, 2017
@fredericDelaporte
Copy link
Member Author

@hazzik, I think we should include this in 5.0.1, at least for the documentation note.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants