| Commit message (Expand) | Author | Age | Files | Lines |
| * | Warn when caching is disabled / document | Mike Bayer | 2021-12-06 | 1 | -0/+9 |
| * | Merge "adapt pytest plugin to support pytest v7" into main | mike bayer | 2021-11-29 | 4 | -79/+90 |
| |\ |
|
| | * | adapt pytest plugin to support pytest v7 | Federico Caselli | 2021-11-29 | 4 | -79/+90 |
| * | | provide connectionfairy on initialize | Mike Bayer | 2021-11-29 | 2 | -4/+35 |
| |/ |
|
| * | Added support for ``psycopg`` dialect. | Federico Caselli | 2021-11-26 | 5 | -4/+24 |
| * | Merge "propose emulated setinputsizes embedded in the compiler" into main | mike bayer | 2021-11-25 | 2 | -5/+9 |
| |\ |
|
| | * | propose emulated setinputsizes embedded in the compiler | Mike Bayer | 2021-11-23 | 2 | -5/+9 |
| * | | Clean up most py3k compat | Federico Caselli | 2021-11-24 | 18 | -221/+103 |
| |/ |
|
| * | Remove object in class definition | Federico Caselli | 2021-11-22 | 14 | -36/+36 |
| * | Merge "fully support isolation_level parameter in base dialect" into main | mike bayer | 2021-11-18 | 3 | -3/+104 |
| |\ |
|
| | * | fully support isolation_level parameter in base dialect | Mike Bayer | 2021-11-18 | 3 | -3/+104 |
| * | | Merge "remove "native decimal" warning" into main | mike bayer | 2021-11-18 | 2 | -10/+38 |
| |\ \ |
|
| | * | | remove "native decimal" warning | Mike Bayer | 2021-11-17 | 2 | -10/+38 |
| | |/ |
|
| * | | Merge "Deprecate create_engine.implicit_returning" into main | mike bayer | 2021-11-18 | 2 | -25/+30 |
| |\ \
| |/
|/| |
|
| | * | Deprecate create_engine.implicit_returning | jonathan vanasco | 2021-11-09 | 2 | -25/+30 |
| * | | Merge "removals: all unicode encoding / decoding" into main | mike bayer | 2021-11-11 | 1 | -5/+1 |
| |\ \ |
|
| | * | | removals: all unicode encoding / decoding | Mike Bayer | 2021-11-10 | 1 | -5/+1 |
| | |/ |
|
| * | | qualify asyncpg API tests for python 3.8 | Mike Bayer | 2021-11-10 | 1 | -0/+6 |
| * | | change the POSTCOMPILE/ SCHEMA symbols to not conflict w mssql quoting | Mike Bayer | 2021-11-09 | 2 | -2/+17 |
| |/ |
|
| * | Merge "fully implement future engine and remove legacy" into main | mike bayer | 2021-11-07 | 5 | -58/+24 |
| |\ |
|
| | * | fully implement future engine and remove legacy | Mike Bayer | 2021-11-07 | 5 | -58/+24 |
| * | | use tuple expansion if type._is_tuple, test for Sequence if no type | Mike Bayer | 2021-11-05 | 1 | -0/+104 |
| |/ |
|
| * | map Float to asyncpg.FLOAT, test for infinity | Mike Bayer | 2021-11-02 | 2 | -0/+16 |
| * | First round of removal of python 2 | Federico Caselli | 2021-11-01 | 9 | -255/+24 |
| * | Merge "2.0 removals: LegacyRow, connectionless execution, close_with_result" ... | mike bayer | 2021-10-31 | 3 | -13/+4 |
| |\ |
|
| | * | 2.0 removals: LegacyRow, connectionless execution, close_with_result | Mike Bayer | 2021-10-31 | 3 | -13/+4 |
| * | | Merge "Remove deprecated dialects and drivers" into main | mike bayer | 2021-10-31 | 3 | -40/+4 |
| |\ \ |
|
| | * | | Remove deprecated dialects and drivers | Federico Caselli | 2021-10-31 | 3 | -40/+4 |
| | |/ |
|
| * | | The ``has_table`` method now also checks views | Federico Caselli | 2021-10-31 | 1 | -0/+26 |
| |/ |
|
| * | warnings removal, merge_result | Mike Bayer | 2021-10-29 | 1 | -16/+0 |
| * | Merge "warnings: session.autocommit, subtransactions" into main | mike bayer | 2021-10-29 | 1 | -2/+0 |
| |\ |
|
| | * | warnings: session.autocommit, subtransactions | Mike Bayer | 2021-10-29 | 1 | -2/+0 |
| * | | warnings: with_polymorphic() | Mike Bayer | 2021-10-29 | 1 | -5/+0 |
| |/ |
|
| * | Merge "Modernize tests - session_query_get" into main | mike bayer | 2021-10-29 | 1 | -1/+0 |
| |\ |
|
| | * | Modernize tests - session_query_get | Gord Thompson | 2021-10-28 | 1 | -1/+0 |
| * | | warnings: cascade_backrefs | Mike Bayer | 2021-10-28 | 1 | -2/+0 |
| |/ |
|
| * | Merge "deprecation warnings: with_parent, aliased, from_joinpoint" into main | mike bayer | 2021-10-27 | 2 | -4/+1 |
| |\ |
|
| | * | deprecation warnings: with_parent, aliased, from_joinpoint | Mike Bayer | 2021-10-27 | 2 | -4/+1 |
| * | | Merge "Remove depractions:" into main | mike bayer | 2021-10-26 | 1 | -2/+0 |
| |\ \
| |/
|/| |
|
| | * | Remove depractions: | Federico Caselli | 2021-10-26 | 1 | -2/+0 |
| * | | warnings: select_entity_from() | Mike Bayer | 2021-10-25 | 1 | -1/+0 |
| * | | deprecation warnings: strings in loader options, join, with_parent | Mike Bayer | 2021-10-25 | 1 | -8/+0 |
| |/ |
|
| * | Modernize tests - query_from_self | Gord Thompson | 2021-10-17 | 1 | -1/+0 |
| * | Reflect table can reflect table with no columns | Sumit Khanna | 2021-10-14 | 2 | -0/+64 |
| * | rename elements to main | Mike Bayer | 2021-10-11 | 2 | -2/+2 |
| * | Enable tests of fetch/offset for mariadb>=10.6 | Federico Caselli | 2021-10-08 | 2 | -0/+10 |
| * | Modernize tests - calling_mapper_directly | Gord Thompson | 2021-09-30 | 3 | -33/+34 |
| * | remove declarative warnings | Mike Bayer | 2021-09-29 | 2 | -5/+1 |
| * | warn or deprecate for auto-aliasing in joins | Mike Bayer | 2021-09-28 | 2 | -41/+73 |
| * | Relax the Python version check for `__class_getitem__` tests | layday | 2021-09-19 | 1 | -3/+3 |