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: DROP TYPE CASCADE is not yet supported #108431

Closed
giangpham712 opened this issue Aug 9, 2023 · 3 comments
Closed

sql: DROP TYPE CASCADE is not yet supported #108431

giangpham712 opened this issue Aug 9, 2023 · 3 comments
Labels
C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. O-community Originated from the community T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)

Comments

@giangpham712
Copy link

giangpham712 commented Aug 9, 2023

Describe the problem

DROP TYPE CASCADE is not yet supported

Sample SQL:

DROP TYPE "public"."Mood" CASCADE

Additional context
This affects efcore.pg tests

@fqazi

Jira issue: CRDB-30468

@giangpham712 giangpham712 added the C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. label Aug 9, 2023
@blathers-crl
Copy link

blathers-crl bot commented Aug 9, 2023

Hello, I am Blathers. I am here to help you get the issue triaged.

Hoot - a bug! Though bugs are the bane of my existence, rest assured the wretched thing will get the best of care here.

I was unable to automatically find someone to ping.

If we have not gotten back to your issue within a few business days, you can try the following:

  • Join our community slack channel and ask on #cockroachdb.
  • Try find someone from here if you know they worked closely on the area and CC them.

🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

@blathers-crl blathers-crl bot added O-community Originated from the community X-blathers-untriaged blathers was unable to find an owner labels Aug 9, 2023
@giangpham712
Copy link
Author

This issue has been tracked by another ticket #51480

@yuzefovich yuzefovich removed the X-blathers-untriaged blathers was unable to find an owner label Aug 10, 2023
@blathers-crl blathers-crl bot added the T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) label Aug 10, 2023
@rafiss
Copy link
Collaborator

rafiss commented Aug 15, 2023

Closing in favor of #51480

For the purpose of EFCore testing, we should skip the tests that require DROP TYPE CASCADE

@rafiss rafiss closed this as completed Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. O-community Originated from the community T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Projects
None yet
Development

No branches or pull requests

3 participants