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

[feature] well documented #647

Closed
BohuTANG opened this issue Jun 3, 2020 · 2 comments
Closed

[feature] well documented #647

BohuTANG opened this issue Jun 3, 2020 · 2 comments
Assignees
Labels
P0 High priority type: doc
Milestone

Comments

@BohuTANG
Copy link
Contributor

BohuTANG commented Jun 3, 2020

Summary

radon_sql_support.md is big and big, which is unfriendly to the user.
we should divide it into some markdown files, initial thoughts:

  1. radon_sql_ddl.md -- notes for Data Definition Statements
  2. radon_sql_dml.md -- notes for Data Manipulation Statements
  3. radon_sql_dal.md -- notes for Database Administration Statements
  4. radon_sql_admin.md -- notes for Radon Administration Statements
  5. radon_sql_others.md -- notes for multi-txn and etc

references:
https://dev.mysql.com/doc/refman/8.0/en/sql-statements.html

@BohuTANG BohuTANG added type: doc P0 High priority labels Jun 3, 2020
@BohuTANG BohuTANG added this to the next milestone Jun 3, 2020
@BohuTANG BohuTANG modified the milestones: next, v1.1.2 Jun 3, 2020
@hustjieke
Copy link
Contributor

ACK.

@hustjieke
Copy link
Contributor

Before split into several files, do complete create statement syntax description.
Relate issues: #615 and #640

hustjieke added a commit to hustjieke/radon that referenced this issue Jul 14, 2020
[summary]
complete details on create grammar.

[test case]
N/A
[patch codecov]
N/A
BohuTANG added a commit that referenced this issue Jul 14, 2020
hustjieke added a commit to hustjieke/radon that referenced this issue Jul 15, 2020
hustjieke added a commit to hustjieke/radon that referenced this issue Jul 15, 2020
hustjieke added a commit to hustjieke/radon that referenced this issue Jul 15, 2020
hustjieke added a commit to hustjieke/radon that referenced this issue Jul 15, 2020
[summary]
divide radon_sql_support.md into different files

[test case]
N/A
[patch codecov]
N/A
hustjieke added a commit to hustjieke/radon that referenced this issue Jul 16, 2020
[summary]
divide radon_sql_support.md into different files

[test case]
N/A
[patch codecov]
N/A
hustjieke added a commit to hustjieke/radon that referenced this issue Jul 16, 2020
[summary]
divide radon_sql_support.md into different files

[test case]
N/A
[patch codecov]
N/A
hustjieke added a commit to hustjieke/radon that referenced this issue Jul 16, 2020
[summary]
rename upper case files to lower case files

[test case]
N/A
[patch codecov]
N/A
BohuTANG added a commit that referenced this issue Jul 16, 2020
…o_diff_docs_#647

docs: divide radon_sql_support.md into different files #647
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P0 High priority type: doc
Projects
None yet
Development

No branches or pull requests

2 participants