253
I Use This!
Very High Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Aug 12, 2025 — Aug 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
typing: improve type coverage in sql.base More... about 1 year ago
unmapped_dataclass
zzzeek
as Mike Bayer
More... about 1 year ago
unmapped_dataclass
zzzeek
as Mike Bayer
More... about 1 year ago
block mariadb-connector 1.1.13 and above (tox only)
zzzeek
as Mike Bayer
More... about 1 year ago
block mariadb-connector 1.1.13 and above (tox only)
zzzeek
as Mike Bayer
More... about 1 year ago
docs: Clarify Mapped accepts equivalents to Optional (#12622) More... about 1 year ago
docs: Clarify Mapped accepts equivalents to Optional (#12622) More... about 1 year ago
support JSONB subscripting syntax
zzzeek
as Mike Bayer
More... about 1 year ago
support JSONB subscripting syntax
zzzeek
as Mike Bayer
More... about 1 year ago
Re-raise ``CancelledError`` in asyncpg More... about 1 year ago
Re-raise ``CancelledError`` in asyncpg More... about 1 year ago
Make __aiter__ in AsyncTupleReulst a sync function. (#12726) More... about 1 year ago
Make __aiter__ in AsyncTupleReulst a sync function. (#12726) More... about 1 year ago
Unconditionally flush session on all statement executions
zzzeek
as Mike Bayer
More... about 1 year ago
Unconditionally flush session on all statement executions
zzzeek
as Mike Bayer
More... about 1 year ago
Fix the code examples and the grammatic in `declarative_tables.rst` (#12721) More... about 1 year ago
Fix the code examples and the grammatic in `declarative_tables.rst` (#12721) More... about 1 year ago
Add ``dataclass_metadata`` parameter to orm cols More... about 1 year ago
Add ``dataclass_metadata`` parameter to orm cols More... about 1 year ago
Merge "support insert of table columns in specific positions" into main More... about 1 year ago
Merge "support insert of table columns in specific positions" into main More... about 1 year ago
chore: Fix typo in autoflush warning (#12713) More... about 1 year ago
chore: Fix typo in autoflush warning (#12713) More... about 1 year ago
Merge "Add new str` subclass for postgresql bitstring" into main More... about 1 year ago
Merge "Add new str` subclass for postgresql bitstring" into main More... about 1 year ago
note that SQL parenthesis are based on precedence
zzzeek
as Mike Bayer
More... about 1 year ago
note that SQL parenthesis are based on precedence
zzzeek
as Mike Bayer
More... about 1 year ago
Merge "Update association examples to Declarative API" into main More... about 1 year ago
Merge "Update association examples to Declarative API" into main More... about 1 year ago
Merge "remove support for list of tuples in the normal execute" into main More... about 1 year ago