summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/ext/declarative/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* inline mypy config; files ignoring type errors for the momentMike Bayer2022-04-281-0/+2
* happy new year 2022Mike Bayer2022-01-061-1/+1
* Remove all remaining removed_in_20 warnings slated for removalMike Bayer2022-01-051-1/+0
* Replace all http:// links to https://Federico Caselli2021-07-041-1/+1
* happy new yearMike Bayer2021-01-041-1/+1
* Build out new declarative systems; deprecate mapper()Mike Bayer2020-09-101-10/+43
* Remove code deprecated before version 1.1Federico Caselli2020-04-091-2/+0
* happy new yearMike Bayer2020-01-011-1/+1
* happy new yearMike Bayer2019-01-111-1/+1
* Post black reformattingMike Bayer2019-01-061-13/+11
* Run black -l 79 against all source filesMike Bayer2019-01-061-9/+26
* happy new yearMike Bayer2018-01-121-1/+1
* update for 2017 copyrightMike Bayer2017-01-041-1/+1
* - happy new yearMike Bayer2016-01-291-1/+1
* - ensure as_declarative is part of __all__ hereMike Bayer2015-03-121-0/+1
* - copyright 2015Mike Bayer2015-03-101-1/+1
* - squash-merge the improve_toc branch, which moves all the Sphinx stylingMike Bayer2014-12-171-1371/+0
* - refactor of declarative, break up into indiviudal methodsMike Bayer2014-09-251-23/+94
* PEP8 style fixesBrian Jarrett2014-07-131-8/+8
* - break up the <authors> copyright comment as part of a passMike Bayer2014-07-091-1/+2
* Fix many typos throughout the codebasepr/85Alex Gaynor2014-04-261-2/+2
* - extensive cross-linking of relationship options with their documentation se...Mike Bayer2014-02-161-1/+5
* - Fixed bug where :class:`.AbstractConcreteBase` would fail to beMike Bayer2014-02-111-1/+35
* this example doesn't work, we don't really have a solution for this as far as...Mike Bayer2014-02-101-31/+0
* - happy new yearMike Bayer2014-01-051-1/+1
* Merge pull request #46 from vrajmohan/mastermike bayer2013-11-291-1/+1
|\
| * Fix cross referencesVraj Mohan2013-11-171-1/+1
* | - add more explicit docs for relationship mixin, [ticket:2876]Mike Bayer2013-11-271-4/+50
|/
* - Improved the examples in ``examples/generic_associations``, includingMike Bayer2013-07-191-1/+1
* happy new year (see #2645)Diana Clarke2013-01-011-1/+1
* Fixes grammar in docstring.Taavi Burns2012-12-311-1/+1
* just a pep8 pass of lib/sqlalchemy/ext/declarativeDiana Clarke2012-11-191-37/+43
* - store only MultipleClassMarkers inside of ModuleMarker, thenMike Bayer2012-10-281-3/+15
* - commit Priit Laes docstring fixesMike Bayer2012-09-301-21/+10
* - [feature] declared_attr can now be used withMike Bayer2012-08-271-3/+81
* - [feature] Conflicts between columns onMike Bayer2012-08-271-3/+116
* - reorganization of declarative such that file sizes are managable again.Mike Bayer2012-08-051-0/+1065