]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
2017-07-05  David MooreAdd support for CACHE and ORDER to sequences
2017-07-05  Mike Bayer- 1.1.12 placeholder
2017-07-03  Michael StewartInclude missing import in example
2017-06-23  Jodok Batloggadded link for CrateDB support
2017-06-19  Mike Bayer- 1.1.12 prep
2017-06-19  Mike Bayer- 1.1.11 rel_1_1_11
2017-06-16  mike bayerMerge "Handle SHOW VARIABLES returning no row" into...
2017-06-16  Mike BayerHandle SHOW VARIABLES returning no row
2017-06-16  Mike BayerRepair WithinGroup.get_children()
2017-06-15  Mike BayerSet complete FROM list for subquery eagerload's orig...
2017-06-15  Mike Bayer- fix the col length missing just like in master...
2017-06-15  Mike BayerMerge test case from 770e1e399cb0c91db73a551e1962ccbb57...
2017-06-09  Mike Bayer- repair "types" imports in postgresql/test_types,...
2017-06-08  Mike BayerRender ARRAY index embedded between type and COLLATE
2017-06-08  Mike BayerParse for Postgresql version w/ "beta"
2017-06-07  Mike Bayer- assert passive_deletes='all' does not affect collecti...
2017-06-02  Lele GaifaxFix a few doc typos
2017-05-26  Mike BayerAdd placeholder XML support
2017-05-25  Mike BayerRaise if ForeignKeyConstraint created with different...
2017-05-23  Mike BayerRemove twophase for cx_Oracle 6.x
2017-05-23  Mike Bayer- add option to disable py.test warnings plugin;
2017-05-23  Mike Bayer- add session.close() w/ rationale to top-level "using...
2017-05-23  Mike Bayer- pin py.test at 3.0.7 due to https://github.com/pytest...
2017-05-22  Mike Bayer- remove .gitattributes and merge=union as this isn...
2017-05-22  Kataev DenisRepair formatting throughout documentation
2017-05-22  Mike Bayer- add a note to versioning that version id col cannot...
2017-05-22  Mike BayerPrevent SQL server isolation level from failing
2017-05-21  Mike Bayer- 1.1.11 version placeholder
2017-05-21  Mike Bayer- add 1.1.11 placeholder
2017-05-19  Mike Bayer- 1.1.10 rel_1_1_10
2017-05-18  Mike Bayer- Document the most transparent way to set JSON.NULL for
2017-05-17  Mike Bayer- add complete parameter /return value docs to session...
2017-05-16  Mike Bayer- move additional sections under with_polymorphic missed
2017-05-16  Mike Bayer- categorize these two with_polymorphic subsections...
2017-05-16  Mike Bayer- fix broken link
2017-05-16  Mike Bayermodernize and repair inheritance examples
2017-05-12  Mike BayerCascade mappers in terms of the instance's mapper
2017-05-12  Mike BayerAdd links to with_only_columns to Select.column, append...
2017-05-11  Mike BayerUpdate inheritance documentation.
2017-05-10  Denis KataevFix docs syntax error
2017-05-09  mike bayerMerge "Use regexp to parse cx_oracle version string...
2017-05-09  Mike BayerUse regexp to parse cx_oracle version string
2017-05-09  Jacob HayesSupport autocommit for GRANT and REVOKE on postgresql
2017-05-08  Mike BayerProtect against cls weakref becoming None
2017-05-08  LunarShaddowBreak the lines to fit pdf and fix another broken syntax
2017-05-08  Mike Bayer- add 1.2 forwards-port version
2017-05-08  Ben Faginfixes a typo
2017-05-05  Mike Bayer- big rewrite of the Sequence documentation:
2017-05-05  Mike Bayer- add another note re: 339e2c13b0fc8e95a47d00c0f8fc5afc...
2017-05-05  Mike Bayer- add a note to MetaData.schema indicating that the...
2017-04-24  Mike Bayertest / document postgresql_ops against a labeled expression
2017-04-22  Mike Bayer- edits
2017-04-21  Mike Bayer- update relationship loader docs, backport from
2017-04-17  Jonathan SueverFix of minor typo in the UnmappedInstanceError message
2017-04-17  Mike Bayer- remove errant doctest comment
2017-04-13  Mike BayerRemove MySQL UTC_TIMESTAMP rule
2017-04-06  Mike BayerConsider mysql partition options separately from other...
2017-04-06  Mike Bayer- 1.1.10 prep
2017-04-04  Mike Bayer- 1.1.9 rel_1_1_9
2017-04-04  Mike BayerAdd much more detail to the "unhashable types" change
2017-04-04  mike bayerMerge "Ensure we check that SQL expression has an ...
2017-04-04  Bertrand JaninFix typo.
2017-04-04  Mike BayerEnsure we check that SQL expression has an .info attribute
2017-04-04  Mike BayerResultProxy won't autoclose connection until state...
2017-04-03  Mike Bayer- fix version identifier
2017-04-01  Mike BayerReturn self when Variant.coerce_compared_value would...
2017-04-01  Mike Bayer- 1.1.9 prep
2017-03-31  Mike Bayer- 1.1.8 rel_1_1_8
2017-03-30  Mike BayerTrack SchemaEventTarget types in as_mutable()
2017-03-30  Malaclypse... Add bindparams support for baked Result count() method
2017-03-30  Ihor KalnytskyiDocs/faq/performance
2017-03-29  Sean McCullySupport Postgresql development version numbers
2017-03-29  Mike Bayer- 1.1.8 prep
2017-03-27  Mike Bayer- 1.1.7 rel_1_1_7
2017-03-27  Mike BayerAllow aliased() to be passed to Query.select_entity_from().
2017-03-27  mike bayerMerge "Add safe_reraise() + warnings only to Connection...
2017-03-27  Bertrand JaninFix a title typo
2017-03-27  Mike BayerAdd safe_reraise() + warnings only to Connection._autor...
2017-03-26  Mike BayerPre-load alias.c within JoinedEagerLoader cached Aliase...
2017-03-22  Mike BayerUse config.db global opts as defaults for all testing_e...
2017-03-18  Jamie AlessioFix typos ('expicit' -> 'explicit')
2017-03-18  Paul Brownfix pep8 errors in association example
2017-03-18  Paul Brownfix pep8 errors in adjacency_list example
2017-03-13  Mike Bayer- re-set no ad-hoc-engines for oracle, previously low...
2017-03-13  Mike BayerRepair _execute_scalar for WITH_UNICODE mode
2017-03-13  Mike Bayer- set correct gitreview branch
2017-03-09  Mike Bayer- add a note as to why we have this very complicated...
2017-03-07  Mike BayerAllow SchemaType and Variant to work together
2017-03-07  Mike BayerRepair missing "checkfirst" for test suite
2017-03-07  Mike Bayer- document ForeignKeyConstraint columns / elements...
2017-03-07  mike bayerMerge "Don't cache savepoint identifiers"
2017-03-06  Mike BayerDon't cache savepoint identifiers
2017-03-06  Mike Bayer- update asktom link, fixes #3925
2017-03-06  Mike BayerUpdate profiles for psycopg2 2.7
2017-02-28  Mike BayerOnly use schema_translate_map on SchemaItem subclasses
2017-02-28  Mike Bayer- 1.1.7 prep
2017-02-28  Mike Bayer- 1.1.6 rel_1_1_6
2017-02-28  Hanno SchlichtingAdd new reserved words for MySQL 8.0 (beta).
2017-02-23  Mike BayerPerformance within instances()
2017-02-22  mike bayerMerge "Memoize AliasedClass, ClauseAdapter objects...
next