Merge branch 'master' into discord-bot-integration

This commit is contained in:
naudachu 2023-11-20 16:11:16 +05:00 committed by GitHub
commit 717149ffef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@
# Migrations / sqlc: # Migrations / sqlc:
``` ```
cd ${PROJECT_FOLDER}/internal/storage cd ${PROJECT_FOLDER}/internal/storage
sql-migrate up sql-migrate up
``` ```
# Repository code-gen # Repository code-gen