]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
2019-09-18  Mikhail BurshteynFix typo in docs (errors.rst)
2019-09-18  Mike BayerAdd missing suite level requirements from 2efd89d02941
2019-09-17  Mike BayerAdd missing suite level requirements from #4234
2019-09-16  SteplandAdd note on the use of tuple_() for the IN operator...
2019-09-12  Mike BayerDocument visitors module
2019-09-06  Gord ThompsonUpdate link to sqlalchemy-access
2019-09-05  Mike BayerDocument Query deduplication
2019-08-21  Mike BayerDocument how to work with reflection and custom datatypes
2019-08-11  Mike Bayer- shore up TypeDecorator docs a bit to not render tons of
2019-08-10  Mike BayerClarify INSERT/UPDATE defaults vs. data marshalling
2019-07-18  Denis KataevSmall text error in json field doc
2019-07-18  Denis KataevFix doc for #4765
2019-07-05  Mike BayerRepair json example in tutorial to suit non-present...
2019-07-05  Mike BayerRename tutorial section to "Using Aliases and Subqueries"
2019-07-05  Mike BayerNote DBAPIs and dialects that we don't support
2019-07-05  Mike BayerSquashed commit of the following:
2019-07-04  Mike BayerAdd tutorial section for cast(), type_coerce()
2019-06-17  Emile CaronFix typo in documentation examples
2019-06-07  Mike BayerRework Session transaction FAQs
2019-05-28  Mike Bayerupdate LICENSE to be the exact MIT formatting
2019-05-28  Mike BayerReformat license name
2019-05-27  Mike BayerAdd documentation / tracker URLs for pypi
2019-05-25  Mike BayerUse py.test for versioned_history tests, nose no longer...
2019-05-23  Mengxi Zhangdoc grammar updates
2019-05-22  Mike BayerImprove docstrings for AtributeEvents re: propagate...
2019-05-18  Mike BayerAdd .pre-commit-config.yaml
2019-05-16  Mike BayerDocument and test modification of .values in before_com...
2019-05-13  Michael J WardFixes typo in core/connections.rst
2019-05-10  Mike Bayer- fix long line
2019-05-09  Mike Bayer- remove references to nose
2019-05-08  Mike BayerAdd documentation for MySQL optimizer hints using prefi...
2019-05-02  Bjørnar MyrheimInclude GenericTypeCompiler in docs
2019-04-25  Mike Bayerremote_attr and local_attr refer to class bound attribu...
2019-04-18  vpsxUse "parent object" instead of "primary object"
2019-04-15  Mike BayerVersion 1.2.20 placeholder
2019-04-15  Mike Bayer- 1.2.19 rel_1_2_19
2019-04-05  Mike BayerUpdate link for cx_Oracle
2019-04-05  jaskiratsinghImprove documentation for connection pool logging
2019-04-05  Mike BayerEnhance documentation for string compilation use cases
2019-03-16  Antony GelbergClarify that declarative string resolution does not...
2019-03-09  Mike BayerCommit transaction after SNAPSHOT isolation change
2019-03-08  Mike BayerUpdate the mysql-connector-python docs for now
2019-03-06  Matt SchuchhardtFix large_resultsets performance example field name
2019-03-06  Mike BayerFix pooling typo
2019-03-05  Daniel DemmelAdd missing attribute in hybrid.py docs
2019-02-28  SanjanaAdd port comparison in __eq__() and __ne__() method...
2019-02-20  mike bayerMerge "Add NCHAR to Oracle dialect" into rel_1_2
2019-02-20  Mike Bayerrevise timestamp correction scheme
2019-02-20  Mike BayerEnsure _simple_lazy_clause bind names are fixed before...
2019-02-19  Mike BayerAdd NCHAR to Oracle dialect
2019-02-15  Mike BayerVersion 1.2.19 placeholder
2019-02-15  Mike Bayer- 1.2.18 rel_1_2_18
2019-02-15  Mike Bayer- formatting fix
2019-02-13  sanjanaAdding setter to should_evaluate_none property
2019-02-13  Mike BayerSet IDENTITY_INSERT for insert.values({column: expr})
2019-02-11  Mike BayerAdd complete coverage and fix lower() for MySQL 88718...
2019-02-09  Mike BayerDon't run pending_to_persistent for non-new objects
2019-02-09  Mike BayerNote for history methods that history is reset per...
2019-02-08  Mike Bayermention no_autoflush in the flush section of the docs
2019-02-07  Mike BayerUse declarative mapping for the embedded SQL expression...
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
next