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

SQLite SaveChanges: Enable non-rowid store-generated keys #17497

Merged
merged 1 commit into from
Aug 29, 2019
Merged

SQLite SaveChanges: Enable non-rowid store-generated keys #17497

merged 1 commit into from
Aug 29, 2019

Conversation

bricelam
Copy link
Contributor

Enables using default constraints and triggers to generate keys on SQLite.

Fixes #11603

@bricelam bricelam requested a review from AndriySvyryd August 29, 2019 17:11
Enables using default constraints and triggers to generate keys on SQLite.

Fixes #11603
@bricelam bricelam merged commit 9417014 into dotnet:release/3.1 Aug 29, 2019
@bricelam bricelam deleted the rowid branch August 29, 2019 21:54
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.

SQLite Update: Value propagation DML broken with triggers
2 participants