]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commit
💚 Fix CI installs and tests (#2)
authorSebastián Ramírez <tiangolo@gmail.com>
Tue, 24 Aug 2021 18:14:33 +0000 (20:14 +0200)
committerGitHub <noreply@github.com>
Tue, 24 Aug 2021 18:14:33 +0000 (20:14 +0200)
commit7f8a1a5e3ca7037b83f482dd8111a6821634f159
treef99e4c9c81debf4660f4d8a6bad7776256a59d81
parented0d6701dd17f08cf6470efd0f44ff0eae19c927
💚 Fix CI installs and tests (#2)
.github/workflows/build-docs.yml
.github/workflows/publish.yml
.github/workflows/test.yml
pyproject.toml
scripts/test.sh
scripts/zip-docs.sh [new file with mode: 0644]
sqlmodel/main.py
sqlmodel/orm/session.py
sqlmodel/sql/expression.py