Update cheatsheets

This commit is contained in:
ivuorinen
2024-02-24 00:12:28 +00:00
parent 6ad53288ef
commit 40892cc890
11 changed files with 49 additions and 15 deletions

View File

@@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git
---
# dolt sql
> Run a SQL query. Multiple SQL statements must be separated by semicolons.
> Run an SQL query. Multiple SQL statements must be separated by semicolons.
> More information: <https://docs.dolthub.com/cli-reference/cli#dolt-sql>.
- Run a single query: