Document vSchema DDLs
Open
Nobody has claimed this yet.
documentation
- Dominant language
- Java
- Stars
- 70
- Forks
- 236
- Avg merge
- 5h 41m
- Merged PRs (30d)
- 9
Description
We should document all of the different vSchema DDLs that can be executed via vtgate: https://github.com/vitessio/vitess/blob/80e6295869be90d3153fd4614aa0c538a91aae1f/go/vt/sqlparser/parse_test.go#L1030
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the vSchema DDL cases linked in go/vt/sqlparser/parse_test.go around line 1030. Identify all DDLs that can be executed through vtgate, then document each one in the website; done means the full supported set is covered accurately.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- sql
- Domain
- databases, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100