]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
2018-10-30  Alex HallAdd reserved word 'function' for MySQL
2018-10-30  wodimAdd missing space
2018-10-30  David Poggire-word recycle parameter documentation
2018-10-30  James OwenAdd warning to hybrid property expression and fixup...
2018-10-21  Mike BayerUse the same "current_timestamp" function for both...
2018-10-20  Mike BayerCheck more specifically for hybrid attr and not mapped...
2018-10-17  Mike BayerAdd prop.secondary to FROM for dynamic loader
2018-10-17  Mike Bayerblock py.test 3.9.1
2018-10-15  Mike BayerDon't use "is" to compare exceptions
2018-10-14  Mike BayerDon't call rollback on DBAPI connection that's "closed"
2018-10-13  Mike Bayer- get the "now" date for this test in terms of the...
2018-10-03  Mike BayerPerform additional retrieval of correct column names
2018-10-02  Mike BayerAdd additional documentation for ORM fetched defaults
2018-10-01  Joe UrciuoliFix dependency_for final argument
2018-10-01  Mike BayerAdd test and retroactive changelog for issue 4040
2018-09-29  Mike BayerAdd link to Code of Conduct
2018-09-28  Denis KataevRemove unnecessary unicode and raw string prefix
2018-09-28  mike bayerMerge "Import from collections.abc" into rel_1_2
2018-09-28  Mike BayerAdd non-primary mapper example illustrating a row-limit...
2018-09-27  xtreakImport from collections.abc
2018-09-26  mike bayerMerge "Copy create_constraint flag for Enum" into rel_1_2
2018-09-25  Mike BayerAccept multiple expressions for aggregate_order_by...
2018-09-25  Mike BayerCopy create_constraint flag for Enum
2018-09-20  Samuel ChouAllow dialects to customize group by clause compilation
2018-09-19  Mike BayerVersion 1.2.13 placeholder
2018-09-19  Mike Bayer- 1.2.12 rel_1_2_12
2018-09-19  mike bayerMerge "Adapt right side in join if lateral detected...
2018-09-18  Mike BayerAdapt right side in join if lateral detected
2018-09-18  Romuald BrunetLook for dict builtin in InstanceState cleanup
2018-09-18  Mike BayerUse cx_Oracle dml_ret_array_val
2018-09-17  Wouter OvermeireFix doc type
2018-09-13  Mike BayerDon't list 1.2.x bugfixes as 1.3.0b1 bugfixes
2018-09-12  Mike BayerAdd explicit note about @hybrid_property mutators re...
2018-09-07  Glyphminor spelling correction
2018-09-06  Mike BayerClarify init_scalar event use case
2018-08-30  Mike BayerMariaDB 10.3 updates
2018-08-28  Mike BayerFix links and update verbiage for reset_on_return
2018-08-27  Mike Bayerdocument expanding bound parameters, in_(), and baked...
2018-08-27  Mike Bayer- pep8 cleanup
2018-08-27  Mike BayerUpdate expanding docs
2018-08-26  Mike BayerInclude Session._query_cls as part of the cache key
2018-08-23  mike bayerMerge "Unwrap Proxy objects when scanning declared_attr...
2018-08-23  Mike BayerUnwrap Proxy objects when scanning declared_attr
2018-08-23  Mike BayerDon't run postfetch_post_update for a DELETE
2018-08-22  Mike BayerPropagate **kw in postgresql distinct on compilation
2018-08-22  Mike BayerPass desired array type from pg.array_agg to functions...
2018-08-22  Mike BayerStrip quotes from format_type in addition to other...
2018-08-20  Mike BayerVersion 1.2.12 placeholder
2018-08-20  Mike Bayer- 1.2.11 rel_1_2_11
2018-08-20  Mike BayerAdd missing range_ / rows parameters to additional...
2018-08-17  Mike BayerDocument binary_prefix for mysqlclient and PyMySQL
2018-08-17  Mike BayerAccommodate for classically mapped base classes in...
2018-08-16  Mike BayerAdd concept of "implicit boolean", treat as native
2018-08-09  Mike BayerCorrect for the INSERT statement, typos
2018-08-09  Mike BayerWrite a much better section about server defaults
2018-08-04  Mike BayerInclude UPDATE/DELETE extra_froms in correlation
2018-08-01  Mike BayerBind Integers to int for cx_Oracle
2018-08-01  Nathaniel KnightFix collections ABC access before Python 3.8
2018-08-01  Mike BayerCorrect sharding tests for provisioned follower
2018-08-01  Mike BayerDo some pep8 and other cruft removal around association...
2018-08-01  Neil BasuAdd comma in migration-12
2018-08-01  Kevin HornReplace 'with' with 'which'
2018-07-18  Phillip CloudFix quoting schemas in _get_table_sql for the SQLite...
2018-07-18  Alex RothbergAdd `postgresql_psycopg2binary` install extra that...
2018-07-13  Mike BayerVersion 1.2.11 placeholder
2018-07-13  Mike Bayer- 1.2.10 rel_1_2_10
2018-07-13  Mike BayerUse exprs for bundle __clause_element__
2018-07-13  Mike BayerCorrect the bug number for :ticket:`4288`, which was...
2018-07-13  Mike Bayer- fix typo
2018-07-11  Mike BayerDrop default-related structures after the Table is...
2018-07-10  Mike BayerDocument sticky behavior of loader options
2018-07-09  Mike Bayer- add docs for PG REGCLASS
2018-07-08  Mike BayerCheck tokens in chop path for inspectionattr before...
2018-07-05  Mike Bayer- add some context to the declarative section indicatin...
2018-07-05  Mike Bayerblock cx_Oracle 6.4
2018-07-04  Mike Bayer- fix linking for the query.rst page
2018-06-30  Mike Bayer- add "leaks memory" to documented issues w/ mysqlconne...
2018-06-29  Mike BayerVersion 1.2.10 placeholder
2018-06-29  Mike Bayer- 1.2.9 rel_1_2_9
2018-06-29  mike bayerMerge "Add unique_constraint_name to MSSQL FK reflectio...
2018-06-29  Alex GrönholmFixed typo
2018-06-29  Sean DunnAdd unique_constraint_name to MSSQL FK reflection
2018-06-28  mike bayerMerge "Reflect ASC/DESC in MySQL index columns" into...
2018-06-28  Mike BayerReflect ASC/DESC in MySQL index columns
2018-06-28  Logan RosenUpdate URL for PyMySQL documentation
2018-06-28  Mike BayerVendor python3 formatargspec
2018-06-28  mike bayerMerge "Add do_setinputsizes event for cx_Oracle" into...
2018-06-28  Mike BayerTry to get mysqlconnector somewhat working
2018-06-27  Mike BayerAdd do_setinputsizes event for cx_Oracle
2018-06-26  Mike BayerEnsure BakedQuery is cloned before we add options to it
2018-06-26  mike bayerMerge "fix TypeReflectionTest for sqlite 3.24" into...
2018-06-26  Mike BayerLook up adapter info for previous left side in chained...
2018-06-26  mike bayerMerge "Fix UnboundLocalError in mssql during isolation...
2018-06-25  mike bayerMerge "Support JOIN in UPDATE..FROM" into rel_1_2
2018-06-25  Nils Philippsenfix TypeReflectionTest for sqlite 3.24
2018-06-25  Mike BayerFix UnboundLocalError in mssql during isolation level...
2018-06-25  Mike BayerUse utf8mb4 (or utf8mb3) for all things MySQL
2018-06-25  Mike BayerCompare mappers more accurately in Load._chop_path
2018-06-24  mike bayerMerge "render WITH clause after INSERT for INSERT....
2018-06-24  Mike BayerSupport JOIN in UPDATE..FROM
next