summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/testing/schema.py
Commit message (Expand)AuthorAgeFilesLines
* Remove object in class definitionFederico Caselli2021-11-221-2/+2
* Remove deprecated dialects and driversFederico Caselli2021-10-311-33/+2
* Replace all http:// links to https://Federico Caselli2021-07-041-1/+1
* omit text from selected_columns; clear memoizationsMike Bayer2021-04-221-0/+13
* CAST the elements in ARRAYs when using psycopg2Federico Caselli2021-03-151-0/+41
* happy new yearMike Bayer2021-01-041-1/+1
* Emit v2.0 deprecation warning for "implicit autocommit"Gord Thompson2020-08-281-0/+38
* Bump minimum MySQL version to 5.0.2; use all-numeric server versionMike Bayer2020-08-161-0/+10
* happy new yearMike Bayer2020-01-011-1/+1
* Fix many spell glitchesLele Gaifax2019-01-251-1/+1
* happy new yearMike Bayer2019-01-111-1/+1
* Post black reformattingMike Bayer2019-01-061-3/+5
* Run black -l 79 against all source filesMike Bayer2019-01-061-27/+41
* Use utf8mb4 (or utf8mb3) for all things MySQLMike Bayer2018-06-251-1/+2
* happy new yearMike Bayer2018-01-121-1/+1
* New features from python 2.7Катаев Денис2017-03-171-4/+2
* update for 2017 copyrightMike Bayer2017-01-041-1/+1
* - happy new yearMike Bayer2016-01-291-1/+1
* - The system by which a :class:`.Column` considers itself to be anMike Bayer2015-10-071-1/+4
* - copyright 2015Mike Bayer2015-03-101-1/+1
* - rework the exclusions system to have much better support for compoundMike Bayer2014-07-261-1/+1
* - apply pep8 formatting to sqlalchemy/sql, sqlalchemy/util, sqlalchemy/dialects,Brian Jarrett2014-07-201-6/+3
* - break up the <authors> copyright comment as part of a passMike Bayer2014-07-091-1/+2
* - Support has been added for pytest to run tests. This runnerMike Bayer2014-03-031-4/+4
* - happy new yearMike Bayer2014-01-051-1/+1
* - add copyright to source files missing itMike Bayer2013-10-261-0/+5
* a pass where we try to squash down as many list()/keys() combinationsMike Bayer2013-05-261-2/+2
* - the raw 2to3 runMike Bayer2013-04-271-2/+2
* - add an event to testing so that other dialects can intercept "test_needs_au...Mike Bayer2013-03-241-9/+18
* just a pep8 pass of lib/sqlalchemy/testing/Diana Clarke2012-11-191-1/+2
* - requirementsMike Bayer2012-10-031-0/+3
* - more tests, move some tests out of test_reflection, test_queryMike Bayer2012-09-271-4/+1
* trying different approaches to test layout. in this one, the testing modulesMike Bayer2012-09-271-0/+85