Skip to content
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

Sqlite3 provider doesn't include CreatedAt in selects #177

Merged
merged 2 commits into from
Aug 28, 2014

Conversation

niik
Copy link
Member

@niik niik commented Aug 27, 2014

Inserting a cache item using the sqlite3 provider accurately sets CreatedAt on the row but the select operation doesn't include it with the net effect that GetCreatedAt is broken for sqlite3 backed caches.

This adds a test to verify and a fix for the problem.

@anaisbetts
Copy link
Member

Looks good, gonna wait till build turns green then hit the button

@niik
Copy link
Member Author

niik commented Aug 28, 2014

Screw you 🔴 CI status this works just fine without you

anaisbetts pushed a commit that referenced this pull request Aug 28, 2014
Sqlite3 provider doesn't include CreatedAt in selects
@anaisbetts anaisbetts merged commit 0db1d2f into master Aug 28, 2014
@anaisbetts anaisbetts deleted the niik/fix-sqlite3-created-at branch August 28, 2014 18:20
@lock lock bot locked and limited conversation to collaborators Jun 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants