summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/testing/entities.py
Commit message (Expand)AuthorAgeFilesLines
* happy new year 2023Mike Bayer2023-01-031-1/+1
* implement write-only colletions, typing for dynamicMike Bayer2022-10-061-0/+5
* inline mypy config; files ignoring type errors for the momentMike Bayer2022-04-281-0/+2
* pep-484 for sqlalchemy.event; use future annotationsMike Bayer2022-02-151-0/+2
* happy new year 2022Mike Bayer2022-01-061-1/+1
* Clean up most py3k compatFederico Caselli2021-11-241-4/+1
* Remove object in class definitionFederico Caselli2021-11-221-2/+2
* 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-4/+6
* happy new yearMike Bayer2020-01-011-1/+1
* Fixes for uselist=True with m2o relationshipsMike Bayer2019-07-181-2/+4
* happy new yearMike Bayer2019-01-111-1/+1
* Post black reformattingMike Bayer2019-01-061-1/+2
* Run black -l 79 against all source filesMike Bayer2019-01-061-9/+14
* 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
* - copyright 2015Mike Bayer2015-03-101-1/+1
* - apply pep8 formatting to sqlalchemy/sql, sqlalchemy/util, sqlalchemy/dialects,Brian Jarrett2014-07-201-1/+2
* - 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-1/+1
* - Fixed bug where :class:`.AbstractConcreteBase` would fail to beMike Bayer2014-02-111-2/+6
* - happy new yearMike Bayer2014-01-051-1/+1
* - add copyright to source files missing itMike Bayer2013-10-261-0/+6
* a pass where we try to squash down as many list()/keys() combinationsMike Bayer2013-05-261-1/+1
* - the raw 2to3 runMike Bayer2013-04-271-2/+2
* just a pep8 pass of lib/sqlalchemy/testing/Diana Clarke2012-11-191-0/+6
* trying different approaches to test layout. in this one, the testing modulesMike Bayer2012-09-271-0/+83