tarantool / tarantool/doc

Add link to SQL docs and update info about SQL syntax

Open
#2,825 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

add details help wanted reference sql
Dominant language
CSS
Stars
15
Forks
49
Avg merge
1d 13h
Merged PRs (30d)
3

Description

Product: Tarantool
Since: ?
Audience/target: SQL users
Root document: https://www.tarantool.io/en/doc/latest/reference/reference_sql/sql_statements_and_clauses/
SME: @ ImeevMA

Details

Some parts of SQL syntax are not described in docs. (E.g.: there is SUM ALL in https://www.tarantool.io/en/doc/latest/reference/reference_sql/sql-features/#e091-set-functions , but ALL qualifier is missed in https://www.tarantool.io/en/doc/latest/reference/reference_sql/sql_statements_and_clauses/#aggregate-functions .

Also, https://www.tarantool.io/en/doc/latest/reference/reference_sql/sql-features/#e091-set-functions has missing links to some syntax definitions.

Definition of done

  • Add links
  • Add missing syntax description

Planning checklist

Add missing links:

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the SQL statements and clauses document and the SQL features page listed in the issue, then compare the E011, E051, E061, and E091 checklist items with the linked SQL user guide sections. Update the documented links and add the missing syntax descriptions, including the ALL qualifier for aggregate functions. Done means the listed feature entries link to the relevant documentation and the missing syntax is described.

Written by the indexing model from the issue text.

Assessment

Tech stack
sql
Domain
databases, documentation
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.