3 days ago |
Pablo Estevez | type pysqlite main |
commit | commitdiff | tree | snapshot |
3 days ago |
Federico Caselli | Merge "deprecate inherit_schema argument" into main |
commit | commitdiff | tree | snapshot |
4 days ago |
Michael Bayer | Merge "fix: pass dialect-specific kwargs to MetaData... |
commit | commitdiff | tree | snapshot |
4 days ago |
Michael Bayer | Merge "skip windows/macosx for GC sensitive tests"... |
commit | commitdiff | tree | snapshot |
4 days ago |
Lukáš Kožušník | fix: pass dialect-specific kwargs to MetaData.reflect |
commit | commitdiff | tree | snapshot |
5 days ago |
Mike Bayer | copy 2.0 changelog for unblock python 3.14 |
commit | commitdiff | tree | snapshot |
5 days ago |
Mike Bayer | skip windows/macosx for GC sensitive tests |
commit | commitdiff | tree | snapshot |
5 days ago |
Michael Bayer | Merge "lock down format_docs_code.py to specific paths... |
commit | commitdiff | tree | snapshot |
6 days ago |
Mike Bayer | Squashed commit of the following: |
commit | commitdiff | tree | snapshot |
6 days ago |
Mike Bayer | lock down format_docs_code.py to specific paths |
commit | commitdiff | tree | snapshot |
8 days ago |
Mike Bayer | some tox readability improvements |
commit | commitdiff | tree | snapshot |
10 days ago |
Federico Caselli | deprecate inherit_schema argument |
commit | commitdiff | tree | snapshot |
11 days ago |
Michael Bayer | Merge "use standard path for asyncio create w/ exceptio... |
commit | commitdiff | tree | snapshot |
12 days ago |
Michael Bayer | Merge "add create_type to Enum" into main |
commit | commitdiff | tree | snapshot |
12 days ago |
Mike Bayer | use standard path for asyncio create w/ exception handler |
commit | commitdiff | tree | snapshot |
12 days ago |
Mike Bayer | Improve asyncpg exception hierarchy and asyncio hierarc... |
commit | commitdiff | tree | snapshot |
2025-09-21 |
Mike Bayer | add create_type to Enum |
commit | commitdiff | tree | snapshot |
2025-09-21 |
Michael Bayer | Merge "Apply nested for joined eager m2o w/ GROUP BY... |
commit | commitdiff | tree | snapshot |
2025-09-21 |
Mike Bayer | Apply nested for joined eager m2o w/ GROUP BY, DISTINCT |
commit | commitdiff | tree | snapshot |
2025-09-20 |
Mike Bayer | remove _py3k suffixes from test files |
commit | commitdiff | tree | snapshot |
2025-09-20 |
Michael Bayer | Merge "deprecate ARRAY.any(), ARRAY.all(), postgresql... |
commit | commitdiff | tree | snapshot |
2025-09-20 |
Mike Bayer | deprecate ARRAY.any(), ARRAY.all(), postgresql.Any... |
commit | commitdiff | tree | snapshot |
2025-09-20 |
Michael Bayer | Merge "Use ARRAY type for any_(), all_() coercion"... |
commit | commitdiff | tree | snapshot |
2025-09-20 |
Mike Bayer | Use ARRAY type for any_(), all_() coercion |
commit | commitdiff | tree | snapshot |
2025-09-20 |
Michael Bayer | Merge "refactor test_sqlite into a package" into main |
commit | commitdiff | tree | snapshot |
2025-09-20 |
Michael Bayer | Merge "raise for ENUM/DOMAIN with reserved type name... |
commit | commitdiff | tree | snapshot |
2025-09-20 |
KapilDagur | raise for ENUM/DOMAIN with reserved type name and no... |
commit | commitdiff | tree | snapshot |
2025-09-20 |
Mike Bayer | refactor test_sqlite into a package |
commit | commitdiff | tree | snapshot |
2025-09-19 |
Mike Bayer | limit STRICT to appropraite sqlite versions |
commit | commitdiff | tree | snapshot |
2025-09-19 |
Mike Bayer | fix tests for aggregate_order_by |
commit | commitdiff | tree | snapshot |
2025-09-19 |
Michael Bayer | Merge "Add note regarding indexes with subscription... |
commit | commitdiff | tree | snapshot |
2025-09-19 |
Federico Caselli | Add note regarding indexes with subscription of jsonb |
commit | commitdiff | tree | snapshot |
2025-09-19 |
Mike Bayer | add RegistryEvents |
commit | commitdiff | tree | snapshot |
2025-09-19 |
Michael Bayer | Merge "Add FunctionElement.aggregate_order_by" into... |
commit | commitdiff | tree | snapshot |
2025-09-19 |
Mike Bayer | clarify clauses argument for order_by, group_by |
commit | commitdiff | tree | snapshot |
2025-09-19 |
Reuven Starodubski | Add FunctionElement.aggregate_order_by |
commit | commitdiff | tree | snapshot |
2025-09-18 |
Mike Bayer | unmapped_dataclass |
commit | commitdiff | tree | snapshot |
2025-09-15 |
Michael Bayer | Merge "Fix get_columns sqlite reflection rejecting... |
commit | commitdiff | tree | snapshot |
2025-09-15 |
Mike Bayer | Revert "add RegistryEvents" |
commit | commitdiff | tree | snapshot |
2025-09-15 |
Tip ten Brink | Fix get_columns sqlite reflection rejecting tables... |
commit | commitdiff | tree | snapshot |
2025-09-15 |
Michael Bayer | Merge "add RegistryEvents" into main |
commit | commitdiff | tree | snapshot |
2025-09-13 |
Mike Bayer | remove confusing "with_parent()" from query-enabled... |
commit | commitdiff | tree | snapshot |
2025-09-13 |
Mike Bayer | do the mypy dance |
commit | commitdiff | tree | snapshot |
2025-09-10 |
Mike Bayer | Add function mapped_as_dataclass |
commit | commitdiff | tree | snapshot |
2025-09-09 |
Mike Bayer | add RegistryEvents |
commit | commitdiff | tree | snapshot |
2025-09-07 |
Mike Bayer | doc updates, localize test fixtures |
commit | commitdiff | tree | snapshot |
2025-09-06 |
Michael Bayer | Merge "liberalize pep695 matching" into main |
commit | commitdiff | tree | snapshot |
2025-09-06 |
Mike Bayer | liberalize pep695 matching |
commit | commitdiff | tree | snapshot |
2025-09-05 |
Mike Bayer | interpret NULL in PG enum array values |
commit | commitdiff | tree | snapshot |
2025-09-03 |
Mike Bayer | remove upfront sanitization of entities from joins |
commit | commitdiff | tree | snapshot |
2025-09-02 |
Mike Bayer | move callcount tests to py313, 314 |
commit | commitdiff | tree | snapshot |
2025-09-02 |
Mike Bayer | support omission of standard event listen example |
commit | commitdiff | tree | snapshot |
2025-08-31 |
Michael Bayer | Merge "warn on failed aliased" into main |
commit | commitdiff | tree | snapshot |
2025-08-31 |
Mike Bayer | warn on failed aliased |
commit | commitdiff | tree | snapshot |
2025-08-31 |
Michael Bayer | Merge "add session-wide execution_options" into main |
commit | commitdiff | tree | snapshot |
2025-08-31 |
Michael Bayer | Merge "add OperatorClasses to gate mismatched operator... |
commit | commitdiff | tree | snapshot |
2025-08-31 |
Mike Bayer | add session-wide execution_options |
commit | commitdiff | tree | snapshot |
2025-08-27 |
Michael Bayer | Merge "use fixture_session() fixture, remove "future... |
commit | commitdiff | tree | snapshot |
2025-08-27 |
Michael Bayer | Merge "use _generate_columns_plus_names for ddl returni... |
commit | commitdiff | tree | snapshot |
2025-08-26 |
Mike Bayer | use fixture_session() fixture, remove "future" terminology |
commit | commitdiff | tree | snapshot |
2025-08-26 |
Michael Bayer | Merge "Create terminate mixin" into main |
commit | commitdiff | tree | snapshot |
2025-08-26 |
Mike Bayer | use _generate_columns_plus_names for ddl returning... |
commit | commitdiff | tree | snapshot |
2025-08-26 |
Mike Bayer | support configurable None behavior for composites |
commit | commitdiff | tree | snapshot |
2025-08-25 |
Mike Bayer | add OperatorClasses to gate mismatched operator use |
commit | commitdiff | tree | snapshot |
2025-08-25 |
Michael Bayer | Merge "more extensibility for asc/desc" into main |
commit | commitdiff | tree | snapshot |
2025-08-25 |
Michael Bayer | Merge "ensure datatype roundtrips for JSON dialects... |
commit | commitdiff | tree | snapshot |
2025-08-25 |
Mike Bayer | ensure datatype roundtrips for JSON dialects |
commit | commitdiff | tree | snapshot |
2025-08-25 |
Michael Bayer | Merge "remove python 3.9 support since it's close to... |
commit | commitdiff | tree | snapshot |
2025-08-23 |
Federico Caselli | remove python 3.9 support since it's close to eol |
commit | commitdiff | tree | snapshot |
2025-08-22 |
Mike Bayer | more extensibility for asc/desc |
commit | commitdiff | tree | snapshot |
2025-08-22 |
Michael Bayer | Merge "ensure assoc proxy from aliased() is generated... |
commit | commitdiff | tree | snapshot |
2025-08-22 |
Mike Bayer | ensure assoc proxy from aliased() is generated in corre... |
commit | commitdiff | tree | snapshot |
2025-08-21 |
Finn Womack | Add arm64 wheel builds and tests (#12816) |
commit | commitdiff | tree | snapshot |
2025-08-20 |
Micah Denbraver | Fix typing for `hybrid_property.__set__` to properly... |
commit | commitdiff | tree | snapshot |
2025-08-19 |
Federico Caselli | Merge "restore functionality in list" into main |
commit | commitdiff | tree | snapshot |
2025-08-18 |
Federico Caselli | Create terminate mixin |
commit | commitdiff | tree | snapshot |
2025-08-18 |
Federico Caselli | restore functionality in list |
commit | commitdiff | tree | snapshot |
2025-08-18 |
Mike Bayer | We can't promise CursorResult from session.execute() |
commit | commitdiff | tree | snapshot |
2025-08-16 |
Mike Bayer | httphost string |
commit | commitdiff | tree | snapshot |
2025-08-16 |
Mike Bayer | use ssh host |
commit | commitdiff | tree | snapshot |
2025-08-13 |
Mike Bayer | close aio cursors etc. that require await close |
commit | commitdiff | tree | snapshot |
2025-08-11 |
Mike Bayer | cherry-pick changelog update for 2.0.44 |
commit | commitdiff | tree | snapshot |
2025-08-11 |
Mike Bayer | cherry-pick changelog from 2.0.43 |
commit | commitdiff | tree | snapshot |
2025-08-11 |
Mike Bayer | maintain alphabetical create_engine() param ordering |
commit | commitdiff | tree | snapshot |
2025-08-11 |
Mike Bayer | doc fixes |
commit | commitdiff | tree | snapshot |
2025-08-11 |
suraj | Fixes: #12711 Added sparse vector support in Oracle |
commit | commitdiff | tree | snapshot |
2025-08-07 |
Mike Bayer | ensure autocommit is not False for SQLite FK pragma |
commit | commitdiff | tree | snapshot |
2025-08-07 |
Michael Bayer | Merge "implement skip_autocommit_rollback" into main |
commit | commitdiff | tree | snapshot |
2025-08-06 |
Michael Bayer | Merge "add chunking to selectin_polymorphic" into main |
commit | commitdiff | tree | snapshot |
2025-08-06 |
Mike Bayer | implement skip_autocommit_rollback |
commit | commitdiff | tree | snapshot |
2025-08-06 |
Mike Bayer | add chunking to selectin_polymorphic |
commit | commitdiff | tree | snapshot |
2025-08-06 |
Michael Bayer | Merge "Fix use_existing_column with Annotated mapped_co... |
commit | commitdiff | tree | snapshot |
2025-08-05 |
Mike Bayer | apply correct pre-fetch params to post updated rows |
commit | commitdiff | tree | snapshot |
2025-08-05 |
Mike Bayer | and now a word on AI |
commit | commitdiff | tree | snapshot |
2025-08-05 |
Mike Bayer | Fix use_existing_column with Annotated mapped_column... |
commit | commitdiff | tree | snapshot |
2025-08-05 |
Michael Bayer | Merge "Fix PostgreSQL JSONB subscripting regression... |
commit | commitdiff | tree | snapshot |
2025-08-04 |
Michael Bayer | Merge "cleanup implementation of asyncpg connection... |
commit | commitdiff | tree | snapshot |
2025-08-04 |
Michael Bayer | Merge "generalize composite bulk insert to hybrids... |
commit | commitdiff | tree | snapshot |
2025-08-04 |
Michael Bayer | Merge "add CRUD column marker" into main |
commit | commitdiff | tree | snapshot |
2025-08-04 |
Mike Bayer | Fix PostgreSQL JSONB subscripting regression with functions |
commit | commitdiff | tree | snapshot |
next |