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

schemachanger: Support CREATE DATABASE #103324

Closed
Xiang-Gu opened this issue May 15, 2023 · 1 comment · Fixed by #103607 or #117292
Closed

schemachanger: Support CREATE DATABASE #103324

Xiang-Gu opened this issue May 15, 2023 · 1 comment · Fixed by #103607 or #117292
Assignees
Labels
C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)

Comments

@Xiang-Gu
Copy link
Contributor

Xiang-Gu commented May 15, 2023

We should support CREATE DATABASE as much as we can in the declarative schema changer.

Jira issue: CRDB-27948

Epic CRDB-25313

@Xiang-Gu Xiang-Gu added the C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. label May 15, 2023
@Xiang-Gu Xiang-Gu self-assigned this May 15, 2023
@blathers-crl blathers-crl bot added the T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) label May 15, 2023
@exalate-issue-sync exalate-issue-sync bot removed the T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) label May 15, 2023
@exalate-issue-sync exalate-issue-sync bot added the T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) label May 22, 2023
@craig craig bot closed this as completed in 61ada72 Dec 19, 2023
@rafiss rafiss reopened this Dec 20, 2023
craig bot pushed a commit that referenced this issue Dec 20, 2023
116874: scripts/bump-pebble: markdown format commit list links r=dt a=dt

Release note: none.
Epic: none.

116879: Revert "schemachanger: Implement CREATE DATABASE" r=fqazi a=fqazi

fixes #116840
fixes #116837
fixes #116829

informs #103324
This reverts commit 77372a6.

Co-authored-by: David Taylor <[email protected]>
Co-authored-by: Faizan Qazi <[email protected]>
craig bot pushed a commit that referenced this issue Jan 4, 2024
117292: schemachanger: Implement CREATE DATABASE in declarative schema changer r=Xiang-Gu a=Xiang-Gu

This PR implements CREATE DATABASE in declarative schema changer.
It falls back to legacy schema changer if the database is requested to be
multi-region.

Epic: [CRDB-25312](https://cockroachlabs.atlassian.net/browse/CRDB-25312)
Fix: #103324
Inform: #103607
Release note: None

Co-authored-by: Xiang Gu <[email protected]>
@craig craig bot closed this as completed in #117292 Jan 4, 2024
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. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Projects
No open projects
Archived in project
2 participants