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

[Copy] developer guide en edition #8724

Merged
merged 23 commits into from
May 26, 2022
Prev Previous commit
Next Next commit
Update TOC.md
Co-authored-by: Aolin <aolinz@outlook.com>
  • Loading branch information
Cheese and Oreoxmt authored May 25, 2022
commit 32d26950f83cc13bbd6e9de80b6c5406b312b9f8
2 changes: 1 addition & 1 deletion TOC.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
- [Overview](/develop/dev-guide-schema-design-overview.md)
- [Create a Database](/develop/dev-guide-create-database.md)
- [Create a Table](/develop/dev-guide-create-table.md)
- [Create Secondary Indexes](/develop/dev-guide-create-secondary-indexes.md)
- [Create a Secondary Index](/develop/dev-guide-create-secondary-indexes.md)
- Write Data
- [Insert Data](/develop/dev-guide-insert-data.md)
- [Update Data](/develop/dev-guide-unstable-result-set.md)
Icemap marked this conversation as resolved.
Show resolved Hide resolved
Expand Down