Commit Graph

5 Commits

Author SHA1 Message Date
Pau Ramon Revilla
421072293a 📝 Document .in_() method (#619)
* Document IN()

* Update "includes" and "tip" formatting in `where.md`

* Fix code block formatting in `where.md`

* Fix link in `where.md`

* Rename code example, add `_py310` version

---------

Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
Co-authored-by: Yurii Motov <yurii.motov.monte@gmail.com>
2026-03-04 13:13:04 +01:00
Sebastián Ramírez
ede8dd062d Drop support for Python 3.9 (#1766) 2026-02-20 17:34:55 +01:00
Sebastián Ramírez
afc0c324cf Drop support for Python 3.8 in CI and docs (#1695)
Co-authored-by: Yurii Motov <yurii.motov.monte@gmail.com>
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
2025-12-26 12:03:06 +01:00
Sebastián Ramírez
d8effcbc5c 📝 Add source examples for Python 3.9 and 3.10 (#715)
* 📝 Add source examples for Python 3.9 and 3.10

*  Add tests for new source examples for Python 3.9 and 3.10, still needs pytest markers

*  Add tests for fastapi examples

*  Update tests for FastAPI app testing, for Python 3.9 and 3.10, fixing multi-app testing conflicts

*  Require Python 3.9 and 3.10 for tests

*  Update tests with missing markers
2023-11-29 16:51:55 +01:00
Sebastián Ramírez
e6308146f7 Add source examples for docs 2021-08-24 14:50:16 +02:00