]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commit
♻️ Update `expresion.py`, sync from Jinja2 template, implement `inherit_cache` to...
authorSebastián Ramírez <tiangolo@gmail.com>
Mon, 29 Aug 2022 09:44:08 +0000 (11:44 +0200)
committerGitHub <noreply@github.com>
Mon, 29 Aug 2022 09:44:08 +0000 (11:44 +0200)
commitb51ebaf658d3835ac476fdb09cb22cbc8e07cfcb
tree63caa70d646d3ed288697521ad0a29c04f2b3d4f
parentf232166db5e4eb4e21b86e1c6ff40f4de514d8d8
♻️ Update `expresion.py`, sync from Jinja2 template, implement `inherit_cache` to solve errors like: `SAWarning: Class SelectOfScalar will not make use of SQL compilation caching` (#422)
scripts/generate_select.py
scripts/lint.sh
sqlmodel/sql/expression.py