docs: remove empty line
This commit is contained in:
parent
e26fffe36c
commit
124f602547
1 changed files with 0 additions and 1 deletions
|
|
@ -56,7 +56,6 @@ SQL queries can be entered line by line. The client will print the result of eac
|
|||
To exit the REPL client, enter `exit` or `quit`.
|
||||
|
||||
# Features
|
||||
-
|
||||
- SQL must be on single line, in **UPPERCASE** and end with `;`, as it should be
|
||||
- Supported operations: `CREATE TABLE`, `CREATE INDEX`, `SELECT`, `INSERT`, `DELETE`
|
||||
- Supported data types: `UUID`, `STRING`, `INT`, `NUMBER`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue