summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "Remove print statement in favor of print() function in docs and examples"mike bayer2020-02-283-12/+12
|\ \ | |/ |/|
| * Remove print statement in favor of print() function in docs and examplesAlbert Tugushev2020-02-263-12/+12
* | Don't call pre_ping for fresh connectionMike Bayer2020-02-261-0/+8
|/
* Remove needless clauseelement check for batchMike Bayer2020-02-241-1/+4
* Result initial introductionMike Bayer2020-02-2113-105/+375
* Deprecate connection branchingMike Bayer2020-02-211-0/+8
* doc updates to 2.0 migration documentMike Bayer2020-02-211-45/+68
* Merge "Pass DDLCompiler IdentifierPreparer to visit_ENUM"mike bayer2020-02-171-0/+11
|\
| * Pass DDLCompiler IdentifierPreparer to visit_ENUMMike Bayer2020-02-171-0/+11
* | Merge "Create initial future package, RemovedIn20Warning"mike bayer2020-02-176-15/+1099
|\ \
| * | Create initial future package, RemovedIn20WarningMike Bayer2020-02-126-15/+1099
* | | Merge "Begin to disallow back_populates with viewonly=True"mike bayer2020-02-171-0/+11
|\ \ \ | |_|/ |/| |
| * | Begin to disallow back_populates with viewonly=TrueMike Bayer2020-02-111-0/+11
* | | Improve ResultProxy/Row documentation before the API changeMike Bayer2020-02-132-15/+22
|/ /
* | Fix handling of None as parameter for a datetimeoffset columnGord Thompson2020-02-101-0/+10
* | Fixes for public_factory and mysql/pg dml functionsMike Bayer2020-02-082-4/+4
* | Vendor inspect.formatannotationMike Bayer2020-02-071-0/+9
|/
* Merge "MSSQL 2014 OFFSET/FETCH syntax support"mike bayer2020-02-071-0/+8
|\
| * MSSQL 2014 OFFSET/FETCH syntax supportElkin2020-02-071-0/+8
* | Merge remote-tracking branch 'origin/pr/5105'Mike Bayer2020-02-061-1/+1
|\ \ | |/ |/|
| * Update basic_relationships.rstrandallk2020-01-191-1/+1
* | Add second section detailing cascade_backrefs to backref sectionMike Bayer2020-02-041-0/+51
* | Merge "Warn for runid changing in load events; add restore_load_context flag"mike bayer2020-01-311-0/+18
|\ \
| * | Warn for runid changing in load events; add restore_load_context flagMike Bayer2020-01-311-0/+18
* | | Merge "Raise for unexpected polymorphic identity"mike bayer2020-01-302-0/+127
|\ \ \ | |/ / |/| |
| * | Raise for unexpected polymorphic identityMike Bayer2020-01-292-0/+127
* | | Accommodate for base class when adjusting path for with_polymorphicMike Bayer2020-01-281-0/+12
|/ /
* | Deprecate empty or_() and and_()Federico Caselli2020-01-251-0/+12
* | Merge "Add keywords to MutableList.sort()"mike bayer2020-01-241-0/+7
|\ \
| * | Add keywords to MutableList.sort()Mike Bayer2020-01-231-0/+7
* | | Merge "InstanceState default path is RootRegistry, not tuple"mike bayer2020-01-231-0/+16
|\ \ \
| * | | InstanceState default path is RootRegistry, not tupleMike Bayer2020-01-221-0/+16
| |/ /
* | | Merge "Query linter option"mike bayer2020-01-222-0/+148
|\ \ \ | |/ / |/| |
| * | Query linter optionAlessio Bogon2020-01-222-0/+148
* | | cherry-pick changelog update for 1.3.14Mike Bayer2020-01-221-0/+4
* | | cherry-pick changelog from 1.3.13Mike Bayer2020-01-2215-155/+169
|/ /
* | Adjust natural path to relationship's base mapper for aliased class alsoMike Bayer2020-01-201-0/+10
|/
* Improve regex parsing of CHECK constraints for PostgreSQL.Gord Thompson2020-01-181-0/+7
* Merge "apply asbool reduction to the onclause in join()"mike bayer2020-01-181-0/+8
|\
| * apply asbool reduction to the onclause in join()Mike Bayer2020-01-171-0/+8
* | Remove jython code, remove all jython / pypy symbolsMike Bayer2020-01-175-17/+14
|/
* Update index.rstTom Nolan2020-01-151-0/+1
* Add explanation of `polymorphic_identity` to docsEli2020-01-131-6/+31
* Fixes for table-bound version_id_col against mapped selectableMike Bayer2020-01-112-0/+21
* Alter unique bound parameter key on deserializeMike Bayer2020-01-101-0/+13
* Set use_mapper_path=True for with_poly subentitiesMike Bayer2020-01-071-0/+12
* Merge "Fix QueryContext ref cycle on joinedload"mike bayer2020-01-071-1/+1
|\
| * Fix QueryContext ref cycle on joinedloadCarson Ip2020-01-041-1/+1
* | Support GenericFunction.name passed as a quoted_nameMike Bayer2020-01-061-0/+18
* | Add missing changelog file for #5074Mike Bayer2020-01-041-0/+23