summaryrefslogtreecommitdiff
path: root/doc/build/orm/internals.rst
Commit message (Expand)AuthorAgeFilesLines
* add common base class for all SQL col expression objectsMike Bayer2022-11-211-0/+2
* reorganize Mapped[] super outside of MapperPropertyMike Bayer2022-10-051-11/+9
* validate mapped collection key is loadedMike Bayer2022-08-171-5/+5
* doc fixesMike Bayer2022-08-101-31/+0
* migrate labels to new tutorialMike Bayer2022-06-071-0/+1
* fix most sphinx warnings (1.4)Mike Bayer2022-05-161-1/+0
* pep484: attributes and relatedMike Bayer2022-05-031-1/+1
* pep484 + abc bases for assocaitionproxyMike Bayer2022-03-011-1/+4
* establish mypy / typing approach for v2.0Mike Bayer2022-02-131-3/+10
* Implement Mypy pluginMike Bayer2021-03-131-0/+2
* Some small improvements on the tutorial 2.0 documentsFederico Caselli2020-11-131-24/+24
* Build out new declarative systems; deprecate mapper()Mike Bayer2020-09-101-4/+4
* Documentation updates for 1.4Mike Bayer2020-08-051-0/+4
* Fix a wide variety of typos and broken linksaplatkouski2020-06-251-1/+1
* Consider aliased=True, from_joinpoint as legacyMike Bayer2020-05-041-5/+5
* Add ColumnProperty.Comparator.expressionsMike Bayer2020-04-201-0/+11
* Run search and replace of symbolic module namesMike Bayer2020-04-141-1/+1
* Fix almost all read-level sphinx warningsMike Bayer2020-04-111-3/+0
* Simplified module pre-loading strategy and made it linter friendlyFederico Caselli2020-03-071-2/+2
* Include column_property composition examplesMike Bayer2020-03-031-1/+0
* Remove version directives for 0.6, 0.7, 0.8Mike Bayer2019-01-151-3/+0
* - add MemoizedSlots, a generalized solution to using __getattr__Mike Bayer2015-01-051-0/+25
* - remove private superclasses from docs in favor of fixingMike Bayer2014-12-271-1/+0
* correctionsMike Bayer2014-12-271-0/+3
* - correctionsMike Bayer2014-12-271-0/+6
* - updates to migration / changelog for 1.0Mike Bayer2014-08-261-1/+1
* - rename _InspectionAttr to InspectionAttrMike Bayer2014-08-131-1/+1
* repair erroneous whitespace in autodoc directives, preventing members fromMike Bayer2014-04-061-8/+0
* - fix some docstring stuffMike Bayer2014-01-051-13/+19
* Generate API and resolve cross referencesVraj Mohan2013-11-171-1/+4
* - reorganize docs so expression, schema are broken out into subfiles, they're...Mike Bayer2013-08-181-14/+14
* - The mechanism by which attribute events pass along anMike Bayer2013-07-261-0/+4
* Extended the :doc:`/core/inspection` system so that all Python descriptorsMike Bayer2012-12-291-2/+8
* add in inherited methods to many of theseMike Bayer2012-10-301-1/+9
* - add class_ to AliasedInspMike Bayer2012-10-261-0/+8
* a lot of docsMike Bayer2012-07-181-6/+6
* - document the inspection systemMike Bayer2012-07-181-0/+4
* - get all comparison operators to document with sphinx - column based, relati...Mike Bayer2011-05-261-4/+1
* - some doc reorgMike Bayer2011-03-171-0/+48