]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
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-12  Mike BayerRemove trailing slashes in pre-commit config
2020-03-11  Federico CaselliFix link in docs of query_expression and with_expression
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-28  Albert TugushevRemove print statement in favor of print() function...
2020-02-13  Mike BayerImprove ResultProxy/Row documentation before the API...
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-25  Mike BayerWarn that before_compile for lazyload needs bake_querie...
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  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
next