]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
2020-09-27  Mike BayerSupport pytest 6.x rel_1_1
2020-08-14  Mike Bayerupdate for pytest-xdist terminology
2020-04-13  Mike BayerAdd missing definitions to glossary
2020-04-11  Mike BayerFix almost all read-level sphinx warnings
2020-04-07  Mike BayerBackport documentation warnings for relationship eval()
2020-03-26  michitaro.koiketypo: missing comma
2020-03-20  Mike BayerClarify Alembic vs. Migrate
2020-03-17  Mike BayerFix "special_key" attribute name in association proxy...
2020-03-04  Federico Casellifix typo in PickleType documentation
2020-03-03  Mike BayerInclude column_property composition examples
2020-03-02  Mike BayerUpdate dialect API documentation
2020-02-07  randallkUpdate basic_relationships.rst
2020-02-06  Mike BayerDocument SQLite "mixed binary" behavior
2020-02-04  Mike BayerAdd second section detailing cascade_backrefs to backre...
2020-01-13  EliAdd explanation of `polymorphic_identity` to docs
2019-12-31  Mike BayerFix newly found rst issue
2019-12-19  Mike BayerImprove documentation for refresh_flush event
2019-12-18  Gord ThompsonAdd pass through exact pyodbc connection string.
2019-12-18  Gord ThompsonAdd note re: pyodbc keywords in lowercase.
2019-12-14  Ahmed AdelAdd dialect for Apache Solr
2019-11-19  Mike BayerUse viewonly=True for composite secondary join example
2019-11-13  Mike BayerAdd TypeDecorator recipe for timezone aware/UTC conversion
2019-11-04  L0stLinkfixed typo in session.py in line 3063
2019-10-31  Mike BayerImprove SQL Server pyodbc documentation
2019-10-28  Ales DokshaninTypo fix
2019-10-23  Mike BayerAdd doc note for multiple table mapping
2019-10-20  Matt LiveseyFix pydoc typo in sqlite dialect
2019-10-18  Mike BayerFix test failures from func doc fix
2019-10-17  Mike Bayerfix func docs
2019-10-15  Mike BayerClarify isolation_level documentation
2019-10-04  Matt Kohlimport StringIO => import io
2019-09-18  Mike BayerAdd missing suite_level requirements "independent_conne...
2019-09-18  Mike BayerAdd missing suite level requirements from 2efd89d02941
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-21  Mike Bayerfilter formatargspec deprecation warning
2019-07-18  Denis KataevSmall text error in json field doc
2019-07-18  Denis KataevFix doc for #4765
2019-07-05  Mike BayerRename tutorial section to "Using Aliases and Subqueries"
2019-06-17  Emile CaronFix typo in documentation examples
2019-05-25  Mike BayerUse py.test for versioned_history tests, nose no longer...
2019-05-23  Mengxi Zhangdoc grammar updates
2019-05-13  Michael J WardFixes typo in core/connections.rst
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-05  Mike BayerUpdate link for cx_Oracle
2019-03-06  Mike BayerFix pooling typo
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-01-18  Mike BayerFeature mysqlclient
2019-01-18  Mike BayerAdd example of password URL encoding
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-09  Charles S.... Update index.rst - Added link to Drill dialect.
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-21  Mike BayerRewrite the convert_unicode docs and add tons of dragons
2018-12-12  Mike BayerDocument and support nested composites
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-03  Mike BayerAll sphinx dependencies move under the github sqlalchem...
2018-11-30  Raphaeltypo
2018-11-27  Mike BayerMove links etc. to github, new alembic links
2018-11-26  Mike Bayer- remove @HEAD indicator from docs requirements, fixes...
2018-11-06  Mike BayerImprove documentation re: Session.binds and partitionin...
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-02  Mike BayerAdd additional documentation for ORM fetched defaults
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 BayerAdd non-primary mapper example illustrating a row-limit...
2018-09-17  Wouter OvermeireFix doc type
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-17  Mike BayerDocument binary_prefix for mysqlclient and PyMySQL
2018-08-09  Mike BayerCorrect for the INSERT statement, typos
2018-08-09  Mike BayerWrite a much better section about server defaults
2018-08-01  Kevin HornReplace 'with' with 'which'
2018-07-10  Mike BayerDocument sticky behavior of loader options
2018-07-05  Mike Bayer- add some context to the declarative section indicatin...
2018-07-04  Mike Bayer- fix linking for the query.rst page
2018-06-28  Logan RosenUpdate URL for PyMySQL documentation
2018-06-20  Andrew GaulRemove stale ON UPDATE/ON DELETE comment.
2018-06-13  Mike Bayerupdate client-side/server-side SQL default expression...
2018-05-06  Mike Bayer- add a tl;dr to postgresql search_path section as...
2018-05-05  Mike Bayer- modernize versioning examples
2018-05-03  Mike Bayer- add sap-hana
next