]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
2019-02-05  Mike BayerRemove all occurrences of the word "password" from...
2019-02-02  Bartlomiej... Render parenthesis around sqlite expression defaults
2019-02-02  Mike Bayerrepair F632 issue
2019-01-31  Ben BrummAdded a link for Candidate Keys
2019-01-31  Mike BayerAdd F632 another issue that just popped up
2019-01-31  Mike Bayeradd F821 which for some reason is some new thing flake8...
2019-01-26  Mike BayerEnsure of_type subclass taken into account with wildcards
2019-01-26  Mike BayerVersion 1.2.18 placeholder
2019-01-26  Mike Bayer- 1.2.17 rel_1_2_17
2019-01-25  Lele GaifaxFix many spell glitches
2019-01-25  Mike BayerUse pg_get_constraintdef for CHECK constraint reflection
2019-01-23  Mike BayerAdd QueryEvents before_compile_update / before_compile_...
2019-01-19  Mike BayerDon't use cx_Oracle.NATIVE_INT in output type handlers
2019-01-19  Mike BayerRegenerate callcounts for mysqlclient 1.4.0
2019-01-18  mike bayerMerge "Adapt single inh criteria more specifically...
2019-01-18  Mike BayerFeature mysqlclient
2019-01-18  Mike BayerAdd example of password URL encoding
2019-01-18  Mike Bayerlink the psycopg2 fast execution document to the Core...
2019-01-18  Mike BayerAdapt single inh criteria more specifically
2019-01-17  Mike BayerRepair use of deprecated text() typemap, bindparams...
2019-01-17  Mike Bayer- pep8 fix
2019-01-15  Mike BayerConvert most "See also" phrases into .. seealso::
2019-01-15  Mike BayerRemove version directives for 0.6, 0.7, 0.8
2019-01-13  Mike Bayercorrect paramref to property links to refer to creation...
2019-01-12  Mike Bayeruse ..deprecated directive w/ version in all cases
2019-01-11  Mike BayerVersion 1.2.17 placeholder
2019-01-11  Mike Bayer- 1.2.16 rel_1_2_16
2019-01-11  Mike Bayerhappy new year
2019-01-11  Mike BayerLeave bytestring exception messages as bytestrings
2019-01-10  Mike BayerSkip expression-based index reflection for SQLite
2019-01-09  Mike BayerRender correct DDL for unsetting table comments
2019-01-09  Charles S.... Update index.rst - Added link to Drill dialect.
2019-01-06  Mike BayerPost black reformatting
2019-01-06  Mike Bayer Run black -l 79 against all source files
2019-01-06  Mike BayerAssorted pre-Black fixes
2019-01-04  Mike BayerPrep for flake8 refactoring
2018-12-31  Mike Bayerrework the exclusions spec expression
2018-12-31  Lele Gaifaxcommit 1b774808c926665047bf353222ecd191679a95d1
2018-12-28  Mike BayerAdd missing disambiguation to non-primary mapper example
2018-12-24  Mike Bayer- remove non-working dialects some of which are 404's
2018-12-22  Mike BayerMaintain compiled_params / replacement_expressions...
2018-12-21  Mike BayerHandle PostgreSQL enums in remote schemas
2018-12-21  Mike BayerRewrite the convert_unicode docs and add tons of dragons
2018-12-17  Agam RafaeliAdd missing parameter to docstring
2018-12-12  Mike BayerDocument and support nested composites
2018-12-11  Mike BayerVersion 1.2.16 placeholder
2018-12-11  Mike Bayer- 1.2.15 rel_1_2_15
2018-12-07  Mike BayerRefer to existing of_type when resolving string attribu...
2018-12-07  Mike BayerAdd versioned_update_old_row example
2018-12-07  Mike Bayer- fix formatting on examples to list the description...
2018-12-06  adriennefrankeFixed typo in docs
2018-12-04  mike bayerMerge "Move CRUDTest, InlineDefaultTest from test_compi...
2018-12-03  Mike BayerAll sphinx dependencies move under the github sqlalchem...
2018-12-03  mike bayerMerge "Fix PostgreSQL reflection of domains expressed...
2018-12-02  Mike Bayer"left" -> "accidentally placed at"
2018-12-01  Mike BayerMove CRUDTest, InlineDefaultTest from test_compiler
2018-12-01  Jakub SynowiecFix PostgreSQL reflection of domains expressed as arrays
2018-11-30  mike bayerMerge "Add the write_timeout option for mysql." into...
2018-11-30  Raphaeltypo
2018-11-30  jun923.guAdd the write_timeout option for mysql.
2018-11-28  Mike BayerAdd a test harness for MySQL connect args
2018-11-27  mike bayerMerge "Warn for lower-case column attribute on declarat...
2018-11-27  Mike BayerMove links etc. to github, new alembic links
2018-11-26  Mike BayerWarn for lower-case column attribute on declarative
2018-11-26  Mike Bayer- remove @HEAD indicator from docs requirements, fixes...
2018-11-16  Mike Bayer- fix spacing
2018-11-16  Mike BayerRepair tutorial code example to be deterministic
2018-11-15  Mike BayerModernize cx_oracle connect documentation
2018-11-14  Mike BayerAdd secondary selectable to FROM clauses for correlated...
2018-11-14  mike bayerMerge "Deannotate "parententity" in primaryjoin/seconda...
2018-11-14  Mike BayerDeannotate "parententity" in primaryjoin/secondaryjoin
2018-11-13  Mike BayerInsert primary entity in dynamic "secondary"
2018-11-10  Mike BayerVersion 1.2.15 placeholder
2018-11-10  Mike Bayer- 1.2.14 rel_1_2_14
2018-11-10  Mike BayerRevert "- 1.2.14"
2018-11-10  Mike Bayer- 1.2.14
2018-11-10  Mike BayerFix typo
2018-11-10  Mike BayerUse case insensitive matching on lower_case_table_names=1,2
2018-11-06  Mike BayerImprove documentation re: Session.binds and partitionin...
2018-11-03  Lele GaifaxMinor cosmetic tweaks to reST markup
2018-11-02  Mike BayerDeannotate ORM columns in ColumnEntity
2018-11-02  Mike Bayer- block py.test 3.9.1 and 3.9.2, 3.9.3 is OK
2018-11-02  Mike BayerUse attr keys when testing bulk update params for prima...
2018-10-31  Mike BayerVersion 1.2.14 placeholder
2018-10-31  Mike Bayer- 1.2.13 rel_1_2_13
2018-10-31  Chris MacklinAdd missing index method to _AssociationList.
2018-10-31  mike bayerMerge "Move pk on single-inh subclass check below confl...
2018-10-30  Tom MandersonMove pk on single-inh subclass check below conflict...
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
next