]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
📝 Use in memory database for testing SQL in docs (#1223)
authorHarsha Laxman <HarshaLaxman@users.noreply.github.com>
Thu, 22 Jun 2023 11:20:12 +0000 (04:20 -0700)
committerGitHub <noreply@github.com>
Thu, 22 Jun 2023 11:20:12 +0000 (11:20 +0000)
commit2cef119cd75dc60f644fe537885747bd82a6f745
treeef1ba651f679f2617acda7e2a7dd7fbea4b00785
parentdd1c2018dc885e2e4e3cfd6fc56bd9c9f4d98a07
📝 Use in memory database for testing SQL in docs (#1223)

Co-authored-by: Harsha Laxman <harsh@Harshas-MacBook-Pro.local>
Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
docs/en/docs/advanced/testing-database.md
docs_src/sql_databases/sql_app/tests/test_sql_app.py