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

fix: keep created_at consistent across queries #3005

Merged
merged 5 commits into from
Jun 27, 2022
Merged

Conversation

Weakky
Copy link
Member

@Weakky Weakky commented Jun 23, 2022

Overview

fixes prisma/prisma#13795

@Weakky Weakky added this to the 4.0.0 milestone Jun 23, 2022
query-engine/core/src/query_document/parser.rs Outdated Show resolved Hide resolved
@dpetrick
Copy link
Contributor

Note: createMany doesn't exist on SQLite

@Weakky Weakky merged commit 8a5661d into main Jun 27, 2022
@Weakky Weakky deleted the fix/consistent-created-at branch June 27, 2022 13:02
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.

default(now()) on the same table sometimes yield different times
2 participants