2023-01-27 |
Michał Górny | remove redundant wheel dep from pyproject.toml 9153/head |
commit | commitdiff | tree |
2023-01-26 |
Mike Bayer | Version 2.0.1 placeholder |
commit | commitdiff | tree |
2023-01-26 |
Mike Bayer | - 2.0.0 rel_2_0_0 |
commit | commitdiff | tree |
2023-01-26 |
mike bayer | Merge "add hooks/docs for automap w/ multiple schemas... |
commit | commitdiff | tree |
2023-01-26 |
Mike Bayer | add hooks/docs for automap w/ multiple schemas |
commit | commitdiff | tree |
2023-01-26 |
mike bayer | Merge "2.0 prep" into main |
commit | commitdiff | tree |
2023-01-26 |
Mike Bayer | 2.0 prep |
commit | commitdiff | tree |
2023-01-26 |
Mike Bayer | add typing to legacy operators |
commit | commitdiff | tree |
2023-01-26 |
mike bayer | Merge "add Mapped to _ORMColCollectionElement" into... |
commit | commitdiff | tree |
2023-01-26 |
Mike Bayer | fix link |
commit | commitdiff | tree |
2023-01-26 |
Mike Bayer | add Mapped to _ORMColCollectionElement |
commit | commitdiff | tree |
2023-01-26 |
mike bayer | Merge "add context for warnings emitted from configure_... |
commit | commitdiff | tree |
2023-01-26 |
mike bayer | Merge "fix incorrect use of testing.future()" into... |
commit | commitdiff | tree |
2023-01-26 |
Mike Bayer | fix incorrect use of testing.future() |
commit | commitdiff | tree |
2023-01-26 |
Mike Bayer | add set_shard_id() loader option for horizontal shard |
commit | commitdiff | tree |
2023-01-25 |
mike bayer | Merge "disable new tox 4.4.0 feature" into main |
commit | commitdiff | tree |
2023-01-25 |
mike bayer | Merge "Add public protocol for mapped class" into main |
commit | commitdiff | tree |
2023-01-25 |
Mike Bayer | disable new tox 4.4.0 feature |
commit | commitdiff | tree |
2023-01-25 |
Federico Caselli | Improve examples, make typing beta, remove beta from... |
commit | commitdiff | tree |
2023-01-25 |
Federico Caselli | Add public protocol for mapped class |
commit | commitdiff | tree |
2023-01-25 |
Mike Bayer | add fwds ports to selected 1.4 issues |
commit | commitdiff | tree |
2023-01-25 |
Mike Bayer | Make comment support conditional on fn_listextendedprop... |
commit | commitdiff | tree |
2023-01-25 |
jonathan vanasco | add context for warnings emitted from configure_mappers... |
commit | commitdiff | tree |
2023-01-24 |
mike bayer | Merge "Type annotations for sqlalchemy.orm.mapped_colle... |
commit | commitdiff | tree |
2023-01-24 |
mike bayer | Merge "fix stringify for CreateSchema" into main |
commit | commitdiff | tree |
2023-01-24 |
Mike Bayer | fix stringify for CreateSchema |
commit | commitdiff | tree |
2023-01-24 |
Mike Bayer | reflect Oracle ROWID |
commit | commitdiff | tree |
2023-01-24 |
Maksim Latysh | Type annotations for sqlalchemy.orm.mapped_collection |
commit | commitdiff | tree |
2023-01-23 |
Federico Caselli | add typing issue template |
commit | commitdiff | tree |
2023-01-23 |
Mike Bayer | fix up random col name test and ensure no dupes |
commit | commitdiff | tree |
2023-01-23 |
mike bayer | Merge "generate stubs for func known functions" into... |
commit | commitdiff | tree |
2023-01-23 |
mike bayer | Merge "Result.__enter__ annotation" into main |
commit | commitdiff | tree |
2023-01-23 |
Mike Bayer | generate stubs for func known functions |
commit | commitdiff | tree |
2023-01-23 |
Martin Baláž | Result.__enter__ annotation |
commit | commitdiff | tree |
2023-01-23 |
Shan | Run bracket interpretation for reflection |
commit | commitdiff | tree |
2023-01-20 |
Mike Bayer | clarify __table__, local_table |
commit | commitdiff | tree |
2023-01-20 |
mike bayer | Merge "typing updates" into main |
commit | commitdiff | tree |
2023-01-20 |
Mike Bayer | typing updates |
commit | commitdiff | tree |
2023-01-19 |
Mike Bayer | implement basic typing for lambda elements |
commit | commitdiff | tree |
2023-01-19 |
Mike Bayer | reword INSERT explanation |
commit | commitdiff | tree |
2023-01-19 |
Mike Bayer | Version 2.0.0rc4 placeholder |
commit | commitdiff | tree |
2023-01-19 |
Mike Bayer | - 2.0.0rc3 rel_2_0_0rc3 |
commit | commitdiff | tree |
2023-01-18 |
Federico Caselli | avoid confusion in rst comment |
commit | commitdiff | tree |
2023-01-18 |
mike bayer | Merge "refactor code generation tools , include --check... |
commit | commitdiff | tree |
2023-01-18 |
Federico Caselli | fix typo, add missing command to unittest pg docker... |
commit | commitdiff | tree |
2023-01-18 |
Mike Bayer | refactor code generation tools , include --check command |
commit | commitdiff | tree |
2023-01-18 |
Sam Bull | Remove redundant 1.x reference (#9115) |
commit | commitdiff | tree |
2023-01-18 |
dependabot... | Bump pypa/cibuildwheel from 2.11.2 to 2.12.0 |
commit | commitdiff | tree |
2023-01-18 |
Mike Bayer | mypy plugin fixes |
commit | commitdiff | tree |
2023-01-17 |
Mike Bayer | pass driver_connection to TypeInfo.fetch() |
commit | commitdiff | tree |
2023-01-17 |
mike bayer | Merge "dont assume copy_with() on builtins list, dict... |
commit | commitdiff | tree |
2023-01-16 |
Mike Bayer | fix doc warnings |
commit | commitdiff | tree |
2023-01-16 |
Mike Bayer | apply changelog note for change of column loader options |
commit | commitdiff | tree |
2023-01-16 |
Mike Bayer | dont assume copy_with() on builtins list, dict, etc... |
commit | commitdiff | tree |
2023-01-15 |
Mike Bayer | super-fine pass through the metadata tutorial |
commit | commitdiff | tree |
2023-01-15 |
Mike Bayer | fix orm-header for standalone |
commit | commitdiff | tree |
2023-01-15 |
Mike Bayer | apply pep-612 to hybrid_method; accept SQLCoreOperations |
commit | commitdiff | tree |
2023-01-14 |
Mike Bayer | implement polymorphic_abstract=True feature |
commit | commitdiff | tree |
2023-01-13 |
Mike Bayer | fix typo |
commit | commitdiff | tree |
2023-01-13 |
mike bayer | Merge "Type annotations for sqlalchemy.sql.selectable... |
commit | commitdiff | tree |
2023-01-13 |
Dzmitar | Type annotations for sqlalchemy.sql.selectable |
commit | commitdiff | tree |
2023-01-13 |
Federico Caselli | Make the custom type map more discoverable |
commit | commitdiff | tree |
2023-01-13 |
mike bayer | Merge "Remove old file and missing doc section" into... |
commit | commitdiff | tree |
2023-01-12 |
Federico Caselli | Remove old file and missing doc section |
commit | commitdiff | tree |
2023-01-12 |
Federico Caselli | Fixes related to improved sql formatting |
commit | commitdiff | tree |
2023-01-12 |
mike bayer | Merge "add with_loader_criteria() test for #8064 /... |
commit | commitdiff | tree |
2023-01-12 |
mike bayer | Merge "replace @decorated_property decorator" into... |
commit | commitdiff | tree |
2023-01-12 |
mike bayer | Merge "Support local timespamp support on Oracle" into... |
commit | commitdiff | tree |
2023-01-12 |
Mike Bayer | replace @decorated_property decorator |
commit | commitdiff | tree |
2023-01-12 |
mike bayer | Merge "Improve sql formatting" into main |
commit | commitdiff | tree |
2023-01-12 |
Mike Bayer | add with_loader_criteria() test for #8064 / #9091 |
commit | commitdiff | tree |
2023-01-12 |
Federico Caselli | Support local timespamp support on Oracle |
commit | commitdiff | tree |
2023-01-11 |
Federico Caselli | Move docs in mysql dbapi |
commit | commitdiff | tree |
2023-01-11 |
Federico Caselli | Improve sql formatting |
commit | commitdiff | tree |
2023-01-11 |
Mike Bayer | fix ORM support for column-named bindparam() in crud... |
commit | commitdiff | tree |
2023-01-09 |
Mike Bayer | Version 2.0.0rc3 placeholder |
commit | commitdiff | tree |
2023-01-09 |
Mike Bayer | - 2.0.0rc2 rel_2_0_0rc2 |
commit | commitdiff | tree |
2023-01-09 |
Mike Bayer | remove anchor removed by mistake |
commit | commitdiff | tree |
2023-01-09 |
Mike Bayer | fix inconsistent title level |
commit | commitdiff | tree |
2023-01-09 |
Mike Bayer | ensure this is called 2.0.0rc2 in changelogs |
commit | commitdiff | tree |
2023-01-09 |
mike bayer | Merge "accept TableClause through mapped selectable... |
commit | commitdiff | tree |
2023-01-09 |
Federico Caselli | Merge "warn and skip for FKs that refer to invisible... |
commit | commitdiff | tree |
2023-01-09 |
Mike Bayer | remove misleading line in post_update |
commit | commitdiff | tree |
2023-01-09 |
mike bayer | Merge "Implement missing `#-`, `@?` and `@@` Postgres... |
commit | commitdiff | tree |
2023-01-09 |
Mike Bayer | warn and skip for FKs that refer to invisible cols... |
commit | commitdiff | tree |
2023-01-09 |
Mike Bayer | accept TableClause through mapped selectable chain |
commit | commitdiff | tree |
2023-01-08 |
Federico Caselli | Use field_specifiers instead of deprecated field_descri... |
commit | commitdiff | tree |
2023-01-05 |
Guilherme Martins... | Implement missing `#-`, `@?` and `@@` Postgres' JSONB... |
commit | commitdiff | tree |
2023-01-05 |
mike bayer | Merge "revert MySQL to use DESCRIBE for has_table(... |
commit | commitdiff | tree |
2023-01-05 |
Mike Bayer | revert MySQL to use DESCRIBE for has_table() |
commit | commitdiff | tree |
2023-01-05 |
mike bayer | Merge "include parsed col length field as integer from... |
commit | commitdiff | tree |
2023-01-05 |
mike bayer | Merge "[asyncpg] Extract rowcount for SELECT statements... |
commit | commitdiff | tree |
2023-01-04 |
Mike Bayer | more thoughts on tutorial presentation of ORM /Core |
commit | commitdiff | tree |
2023-01-04 |
Michael Gorven | [asyncpg] Extract rowcount for SELECT statements |
commit | commitdiff | tree |
2023-01-04 |
Mike Bayer | include parsed col length field as integer from mysql... |
commit | commitdiff | tree |
2023-01-03 |
Mike Bayer | tutorial updates re: Core /ORM commonality |
commit | commitdiff | tree |
2023-01-03 |
Mike Bayer | cherry-pick changelog update for 1.4.47 |
commit | commitdiff | tree |
2023-01-03 |
Mike Bayer | cherry-pick changelog from 1.4.46 |
commit | commitdiff | tree |
2023-01-03 |
Mike Bayer | update wording |
commit | commitdiff | tree |
2023-01-03 |
Mike Bayer | changelog updates |
commit | commitdiff | tree |
next |