tortoise
tortoise-orm
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix: improve type resolution for model field declarations * Updated model field declarations to resolve to their concrete types (e.g., `CharField[str]`) in Pyright/Pylance, enhancing type-checking accuracy. * Modified the `Field.__new__` type-check stub to return `Self`, improving type inference. This change addresses type-checking issues and improves developer experience with IDEs.
vlakius:develop
11 hours ago
Improve type hints
waketzheng:starlette-v1
4 days ago
refactor
waketzheng:starlette-v1
4 days ago
feat: add `postgresql://` scheme as alias for asyncpg (#2154) * feat: add postgresql:// scheme as alias for asyncpg The official PostgreSQL documentation lists both postgres:// and postgresql:// as valid connection URIs. Previously only postgres:// worked; this adds postgresql:// as a supported scheme alias. Fixes #2147 * docs: add comment explaining the postgresql scheme alias --------- Co-authored-by: Contributor <user@example.com>
develop
4 days ago
docs: add comment explaining the postgresql scheme alias
r266-tech:fix/postgresql-scheme-alias
4 days ago
Merge branch 'develop' of github.com:tortoise/tortoise-orm into starlette-v1
waketzheng:starlette-v1
4 days ago
Add changelog entry for ISO8601 fallback
waketzheng:remove-iso8601
4 days ago
Merge branch 'develop' of github.com:tortoise/tortoise-orm into remove-iso8601
waketzheng:remove-iso8601
5 days ago
Latest Branches
CodSpeed Performance Gauge
0%
fix: improve type resolution for model field declarations
#2216
1 day ago
248f701
vlakius:develop
CodSpeed Performance Gauge
0%
[WIP] feat: support starlette v1
#2170
4 days ago
11e71f6
waketzheng:starlette-v1
CodSpeed Performance Gauge
0%
feat: add postgresql:// scheme as alias for asyncpg
#2154
4 days ago
d61f458
r266-tech:fix/postgresql-scheme-alias
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs