Skip to content

feat: allow CATALOG in CREATE SCHEMA and DROP SCHEMA#4277

Merged
katzyn merged 7 commits intomasterfrom
#4276CreateSchemaWithCatalog
Sep 7, 2025
Merged

feat: allow CATALOG in CREATE SCHEMA and DROP SCHEMA#4277
katzyn merged 7 commits intomasterfrom
#4276CreateSchemaWithCatalog

Conversation

@manticore-projects
Copy link
Copy Markdown
Contributor

@manticore-projects
Copy link
Copy Markdown
Contributor Author

Thank you much for feedback, I will work on this.

- do not document the optional `catalogName` because actual support is limited
- do not carry the `catalogName` along
- add tests for invalid `catalog` names
- verify catalog name and encapsulate the logic
- do not carry the catalog name along
@katzyn katzyn merged commit d053544 into master Sep 7, 2025
4 checks passed
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.

CREATE SCHEMA does not take the catalog name

2 participants