| 2018-08-27 |
Mike Bayer | document expanding bound parameters, in_(), and baked... |
commit | commitdiff | tree | snapshot |
| 2018-08-27 |
Mike Bayer | - pep8 cleanup |
commit | commitdiff | tree | snapshot |
| 2018-08-27 |
Mike Bayer | fix link typos |
commit | commitdiff | tree | snapshot |
| 2018-08-27 |
Mike Bayer | Correct expanding docs to support empty lists |
commit | commitdiff | tree | snapshot |
| 2018-08-26 |
Mike Bayer | Include Session._query_cls as part of the cache key |
commit | commitdiff | tree | snapshot |
| 2018-08-23 |
mike bayer | Merge "Unwrap Proxy objects when scanning declared_attr" |
commit | commitdiff | tree | snapshot |
| 2018-08-23 |
Mike Bayer | Unwrap Proxy objects when scanning declared_attr |
commit | commitdiff | tree | snapshot |
| 2018-08-23 |
Mike Bayer | Don't run postfetch_post_update for a DELETE |
commit | commitdiff | tree | snapshot |
| 2018-08-22 |
Mike Bayer | Propagate **kw in postgresql distinct on compilation |
commit | commitdiff | tree | snapshot |
| 2018-08-22 |
Mike Bayer | Pass desired array type from pg.array_agg to functions... |
commit | commitdiff | tree | snapshot |
| 2018-08-22 |
Mike Bayer | Strip quotes from format_type in addition to other... |
commit | commitdiff | tree | snapshot |
| 2018-08-20 |
Mike Bayer | cherry-pick changelog update for 1.2.12 |
commit | commitdiff | tree | snapshot |
| 2018-08-20 |
Mike Bayer | cherry-pick changelog from 1.2.11 |
commit | commitdiff | tree | snapshot |
| 2018-08-20 |
Mike Bayer | Add missing range_ / rows parameters to additional... |
commit | commitdiff | tree | snapshot |
| 2018-08-17 |
Mike Bayer | Document binary_prefix for mysqlclient and PyMySQL |
commit | commitdiff | tree | snapshot |
| 2018-08-17 |
mike bayer | Merge "Accommodate for classically mapped base classes... |
commit | commitdiff | tree | snapshot |
| 2018-08-17 |
mike bayer | Merge "Add concept of "implicit boolean", treat as... |
commit | commitdiff | tree | snapshot |
| 2018-08-17 |
Mike Bayer | Accommodate for classically mapped base classes in... |
commit | commitdiff | tree | snapshot |
| 2018-08-16 |
Mike Bayer | Add test support for #4036 |
commit | commitdiff | tree | snapshot |
| 2018-08-15 |
Mike Bayer | Add concept of "implicit boolean", treat as native |
commit | commitdiff | tree | snapshot |
| 2018-08-13 |
Maxim Bublis | Add ability to preserve order in MySQL ON DUPLICATE... |
commit | commitdiff | tree | snapshot |
| 2018-08-09 |
Mike Bayer | Correct for the INSERT statement, typos |
commit | commitdiff | tree | snapshot |
| 2018-08-09 |
Mike Bayer | Write a much better section about server defaults |
commit | commitdiff | tree | snapshot |
| 2018-08-08 |
Mike Bayer | Fixed issue with :meth:`.TypeEngine.bind_expression... |
commit | commitdiff | tree | snapshot |
| 2018-08-07 |
Nicolas Rolin | Add support of empty list in exanding of bindparam |
commit | commitdiff | tree | snapshot |
| 2018-08-04 |
Mike Bayer | Include UPDATE/DELETE extra_froms in correlation |
commit | commitdiff | tree | snapshot |
| 2018-08-02 |
mike bayer | Merge "Handle association proxy delete and provide... |
commit | commitdiff | tree | snapshot |
| 2018-08-02 |
mike bayer | Merge "Bind Integers to int for cx_Oracle" |
commit | commitdiff | tree | snapshot |
| 2018-08-01 |
Mike Bayer | Bind Integers to int for cx_Oracle |
commit | commitdiff | tree | snapshot |
| 2018-08-01 |
Mike Bayer | Handle association proxy delete and provide for scalar... |
commit | commitdiff | tree | snapshot |
| 2018-08-01 |
mike bayer | Merge "Fix collections ABC access before Python 3.8" |
commit | commitdiff | tree | snapshot |
| 2018-08-01 |
Korn, Uwe | Mention Properties keys in __dir__ |
commit | commitdiff | tree | snapshot |
| 2018-08-01 |
Nathaniel Knight | Fix collections ABC access before Python 3.8 |
commit | commitdiff | tree | snapshot |
| 2018-08-01 |
Mike Bayer | Correct sharding tests for provisioned follower |
commit | commitdiff | tree | snapshot |
| 2018-08-01 |
Mike Bayer | Do some pep8 and other cruft removal around association... |
commit | commitdiff | tree | snapshot |
| 2018-08-01 |
Mike Bayer | Merge branch 'migration-12-typo-fix' of https://bitbuck... |
commit | commitdiff | tree | snapshot |
| 2018-07-31 |
Neil Basu | Add comma in migration-12 |
commit | commitdiff | tree | snapshot |
| 2018-07-27 |
Kevin Horn | Replace 'with' with 'which' |
commit | commitdiff | tree | snapshot |
| 2018-07-18 |
mike bayer | Merge "Fix quoting schemas in _get_table_sql for the... |
commit | commitdiff | tree | snapshot |
| 2018-07-18 |
Phillip Cloud | Fix quoting schemas in _get_table_sql for the SQLite... |
commit | commitdiff | tree | snapshot |
| 2018-07-18 |
Alex Rothberg | Add `postgresql_psycopg2binary` install extra that... |
commit | commitdiff | tree | snapshot |
| 2018-07-14 |
Mike Bayer | Don't apply no-traverse to query.statement |
commit | commitdiff | tree | snapshot |
| 2018-07-13 |
Mike Bayer | cherry-pick changelog update for 1.2.11 |
commit | commitdiff | tree | snapshot |
| 2018-07-13 |
Mike Bayer | cherry-pick changelog from 1.2.10 |
commit | commitdiff | tree | snapshot |
| 2018-07-13 |
Mike Bayer | Use exprs for bundle __clause_element__ |
commit | commitdiff | tree | snapshot |
| 2018-07-13 |
Mike Bayer | Correct the bug number for :ticket:`4288`, which was... |
commit | commitdiff | tree | snapshot |
| 2018-07-13 |
Mike Bayer | - fix typo |
commit | commitdiff | tree | snapshot |
| 2018-07-13 |
Mike Bayer | Correct fastexecutemany test for lower pyodbc version |
commit | commitdiff | tree | snapshot |
| 2018-07-12 |
mike bayer | Merge "Don't null FK for collection-removed item with... |
commit | commitdiff | tree | snapshot |
| 2018-07-11 |
Mike Bayer | Don't null FK for collection-removed item with passive_... |
commit | commitdiff | tree | snapshot |
| 2018-07-11 |
mike bayer | Merge "Drop default-related structures after the Table... |
commit | commitdiff | tree | snapshot |
| 2018-07-11 |
Mike Bayer | Add pyodbc fast_executemany |
commit | commitdiff | tree | snapshot |
| 2018-07-11 |
mike bayer | Merge "Add all "like", "between", "is" operators as... |
commit | commitdiff | tree | snapshot |
| 2018-07-11 |
Mike Bayer | Drop default-related structures after the Table is... |
commit | commitdiff | tree | snapshot |
| 2018-07-10 |
Ilja Everilä | Sqlite json |
commit | commitdiff | tree | snapshot |
| 2018-07-10 |
Mike Bayer | Add all "like", "between", "is" operators as comparison... |
commit | commitdiff | tree | snapshot |
| 2018-07-10 |
Mike Bayer | Document sticky behavior of loader options |
commit | commitdiff | tree | snapshot |
| 2018-07-10 |
mike bayer | Merge "Use MySQL protocol-level ping." |
commit | commitdiff | tree | snapshot |
| 2018-07-10 |
mike bayer | Merge "Expire memoizations on setattr/delattr, check... |
commit | commitdiff | tree | snapshot |
| 2018-07-10 |
Mike Bayer | support functions "as binary comparison" |
commit | commitdiff | tree | snapshot |
| 2018-07-09 |
mike bayer | Merge "Refactor pool.py into a package" |
commit | commitdiff | tree | snapshot |
| 2018-07-09 |
Mike Bayer | Expire memoizations on setattr/delattr, check in delattr |
commit | commitdiff | tree | snapshot |
| 2018-07-09 |
Maxim Bublis | Use MySQL protocol-level ping. |
commit | commitdiff | tree | snapshot |
| 2018-07-09 |
Mike Bayer | - add docs for PG REGCLASS |
commit | commitdiff | tree | snapshot |
| 2018-07-09 |
Mike Bayer | - add changelog 13 and links |
commit | commitdiff | tree | snapshot |
| 2018-07-09 |
Mike Bayer | Refactor pool.py into a package |
commit | commitdiff | tree | snapshot |
| 2018-07-08 |
Mike Bayer | Check tokens in chop path for inspectionattr before... |
commit | commitdiff | tree | snapshot |
| 2018-07-05 |
Mike Bayer | - add some context to the declarative section indicatin... |
commit | commitdiff | tree | snapshot |
| 2018-07-05 |
Mike Bayer | block cx_Oracle 6.4 |
commit | commitdiff | tree | snapshot |
| 2018-07-04 |
Mike Bayer | - fix linking for the query.rst page |
commit | commitdiff | tree | snapshot |
| 2018-06-30 |
Mike Bayer | - add "leaks memory" to documented issues w/ mysqlconne... |
commit | commitdiff | tree | snapshot |
| 2018-06-29 |
Mike Bayer | cherry-pick changelog update for 1.2.10 |
commit | commitdiff | tree | snapshot |
| 2018-06-29 |
Mike Bayer | cherry-pick changelog from 1.2.9 |
commit | commitdiff | tree | snapshot |
| 2018-06-29 |
mike bayer | Merge "Add unique_constraint_name to MSSQL FK reflection" |
commit | commitdiff | tree | snapshot |
| 2018-06-29 |
Mike Bayer | Merge remote-tracking branch 'origin/pr/456' |
commit | commitdiff | tree | snapshot |
| 2018-06-29 |
Sean Dunn | Add unique_constraint_name to MSSQL FK reflection |
commit | commitdiff | tree | snapshot |
| 2018-06-28 |
Logan Rosen | Update URL for PyMySQL documentation |
commit | commitdiff | tree | snapshot |
| 2018-06-28 |
Mike Bayer | Reflect ASC/DESC in MySQL index columns |
commit | commitdiff | tree | snapshot |
| 2018-06-28 |
mike bayer | Merge "Vendor python3 formatargspec" |
commit | commitdiff | tree | snapshot |
| 2018-06-28 |
Mike Bayer | Vendor python3 formatargspec |
commit | commitdiff | tree | snapshot |
| 2018-06-28 |
mike bayer | Merge "Add do_setinputsizes event for cx_Oracle" |
commit | commitdiff | tree | snapshot |
| 2018-06-27 |
Mike Bayer | Try to get mysqlconnector somewhat working |
commit | commitdiff | tree | snapshot |
| 2018-06-27 |
Mike Bayer | Add do_setinputsizes event for cx_Oracle |
commit | commitdiff | tree | snapshot |
| 2018-06-26 |
mike bayer | Merge "Ensure BakedQuery is cloned before we add option... |
commit | commitdiff | tree | snapshot |
| 2018-06-26 |
Mike Bayer | Ensure BakedQuery is cloned before we add options to it |
commit | commitdiff | tree | snapshot |
| 2018-06-26 |
mike bayer | Merge "fix TypeReflectionTest for sqlite 3.24" |
commit | commitdiff | tree | snapshot |
| 2018-06-26 |
mike bayer | Merge "Look up adapter info for previous left side... |
commit | commitdiff | tree | snapshot |
| 2018-06-26 |
Mike Bayer | Look up adapter info for previous left side in chained... |
commit | commitdiff | tree | snapshot |
| 2018-06-26 |
mike bayer | Merge "Fix UnboundLocalError in mssql during isolation... |
commit | commitdiff | tree | snapshot |
| 2018-06-25 |
mike bayer | Merge "Support JOIN in UPDATE..FROM" |
commit | commitdiff | tree | snapshot |
| 2018-06-25 |
Nils Philippsen | fix TypeReflectionTest for sqlite 3.24 |
commit | commitdiff | tree | snapshot |
| 2018-06-25 |
Mike Bayer | Fix UnboundLocalError in mssql during isolation level... |
commit | commitdiff | tree | snapshot |
| 2018-06-25 |
Mike Bayer | Use utf8mb4 (or utf8mb3) for all things MySQL |
commit | commitdiff | tree | snapshot |
| 2018-06-25 |
Alex Grönholm | Fixed typo |
commit | commitdiff | tree | snapshot |
| 2018-06-25 |
Mike Bayer | Compare mappers more accurately in Load._chop_path |
commit | commitdiff | tree | snapshot |
| 2018-06-24 |
mike bayer | Merge "render WITH clause after INSERT for INSERT.... |
commit | commitdiff | tree | snapshot |
| 2018-06-20 |
Mike Bayer | Merge remote-tracking branch 'origin/pr/454' |
commit | commitdiff | tree | snapshot |
| 2018-06-20 |
Andrew Gaul | Remove stale ON UPDATE/ON DELETE comment. |
commit | commitdiff | tree | snapshot |
| 2018-06-18 |
mike bayer | Merge "Add oracle, mssql to profiling" |
commit | commitdiff | tree | snapshot |
| 2018-06-18 |
Mike Bayer | Add oracle, mssql to profiling |
commit | commitdiff | tree | snapshot |
| next |