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

Add UseCockroachDb to NpgsqlDbContextOptions #1360

Open
roji opened this issue May 7, 2020 · 1 comment
Open

Add UseCockroachDb to NpgsqlDbContextOptions #1360

roji opened this issue May 7, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@roji
Copy link
Member

roji commented May 7, 2020

This would automatically set the value generation strategy to serial (see #1339), and may affect other things where CockroachDB differs slightly.

/cc @rafiss @CheKhenKho

@rafiss
Copy link

rafiss commented May 7, 2020

Another functionality we could explore adding to this option is to avoid querying the attidentity and attgenerated columns. See cockroachdb/cockroach#48050 and cockroachdb/cockroach#48541

@roji roji modified the milestones: 3.1.4, 3.1.5 May 28, 2020
@roji roji modified the milestones: 3.1.7, 6.0.0 Jan 21, 2021
@roji roji modified the milestones: 6.0.0, 7.0.0 Oct 9, 2021
@roji roji modified the milestones: 7.0.0, 8.0.0 Oct 15, 2022
@roji roji modified the milestones: 8.0.0, Backlog Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants