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

sql: npgsql support #25462

Closed
3 tasks done
Tracked by #25467
knz opened this issue May 14, 2018 · 4 comments
Closed
3 tasks done
Tracked by #25467

sql: npgsql support #25462

knz opened this issue May 14, 2018 · 4 comments
Labels
A-sql-pgcompat Semantic compatibility with PostgreSQL C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) meta-issue Contains a list of several other issues. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)

Comments

@knz
Copy link
Contributor

knz commented May 14, 2018

Jira issue: CRDB-5712

@knz knz added C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) A-sql-pgcompat Semantic compatibility with PostgreSQL meta-issue Contains a list of several other issues. labels May 14, 2018
@awoods187
Copy link
Contributor

Added a need to run the test suite in #38188

@dgadelha
Copy link

If you generate migrations through Entity Framework, when adding a column that references another entity, Npgsql will use an unimplemented feature: #32917

@rafiss
Copy link
Collaborator

rafiss commented May 9, 2020

A few EntityFramework-related issues:

cc @roji

@rafiss rafiss added the T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) label May 12, 2021
@rafiss
Copy link
Collaborator

rafiss commented Aug 1, 2023

npgsql is now supported, as per the docs: https://www.cockroachlabs.com/docs/stable/third-party-database-tools

@rafiss rafiss closed this as completed Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-sql-pgcompat Semantic compatibility with PostgreSQL C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) meta-issue Contains a list of several other issues. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Projects
None yet
Development

No branches or pull requests

4 participants