Update cheatsheets

This commit is contained in:
ivuorinen
2025-11-30 00:23:24 +00:00
parent d1988a6d2c
commit ce66b5e9bf
119 changed files with 333 additions and 158 deletions

View File

@@ -8,7 +8,7 @@ source: https://github.com/tldr-pages/tldr.git
> Utility for SQLx, the Rust SQL toolkit.
> More information: <https://github.com/launchbadge/sqlx/blob/main/sqlx-cli/README.md>.
- Create the database specified in the DATABASE_URL environment variable:
- Create the database specified in the `$DATABASE_URL` environment variable:
`sqlx database create`