We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
PR: cockroachdb/cockroach#38589
From release notes:
CREATE TABLE AS now allows user-defined primary keys and column families. [#38904][#38904], [#38589][#38589] {% comment %}doc{% endcomment %}
CREATE TABLE AS
The text was updated successfully, but these errors were encountered:
CREATE TABLE AS updates:
d1f6003
Parameter updates Diagram updates Examples now use MovR Code PRs: cockroachdb/cockroach#38589 cockroachdb/cockroach#38904 Fixes #5190
355041b
fde3d70
e71ad10
Parameter updates Diagram updates Examples now use MovR New primary key example for partitioning Code PRs: cockroachdb/cockroach#38589 cockroachdb/cockroach#38904 Fixes #5190
5241d6b
ericharmeling
Successfully merging a pull request may close this issue.
PR: cockroachdb/cockroach#38589
From release notes:
The text was updated successfully, but these errors were encountered: