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

[DOCS] removed SET TABLESPACE #5998

Merged
merged 5 commits into from
Oct 13, 2020

Conversation

ddorian
Copy link
Contributor

@ddorian ddorian commented Oct 9, 2020

alter database:
image

create database
image

@ddorian ddorian added the area/documentation Documentation needed label Oct 9, 2020
@ddorian ddorian requested a review from stevebang October 9, 2020 08:14
Copy link
Contributor

@stevebang stevebang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

Copy link
Contributor

@stevebang stevebang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where is the diagram file? If you edited the EBNF file and ran the rrdiagram.jar generator, there would be two changed files, one for the grammar and one for the diagram.

Copy link
Contributor

@stevebang stevebang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR should also include deleting the "tablespace_name" section from the doc page.

@ddorian
Copy link
Contributor Author

ddorian commented Oct 10, 2020

@stevebang some commits weren't showing up.
Also made changes about create database.
Please recheck.

@stevebang stevebang self-requested a review October 13, 2020 07:51
Copy link
Contributor

@stevebang stevebang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good.

@ddorian ddorian merged commit c397ce0 into yugabyte:master Oct 13, 2020
@ddorian ddorian deleted the doc-remove-tablespace-alter branch October 13, 2020 07:55
bllewell added a commit that referenced this pull request Oct 15, 2020
Fixed txn_set.md

Removed immutable throughout JSON, Arrays, Window functions, and Aggregate functions. Typos corrected.

removed SET TABLESPACE to mimic Dorian's PR #5998

re-ran diagram generator for removed SET TABLESPACE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/documentation Documentation needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[docs] Remove unsupported "SET TABLESPACE new_tablespace" in ALTER DATABASE statement
3 participants