summaryrefslogtreecommitdiff
path: root/test/sql/test_labels.py
Commit message (Expand)AuthorAgeFilesLines
* Update select usage to use the new 1.4 formatFederico Caselli2020-09-081-50/+38
* Fix max_identifier_length for SQL serverMike Bayer2019-10-071-0/+1
* create second level deduping when use_labels is turned onMike Bayer2019-10-071-3/+3
* Add max_identifier_length parameter; warn for OracleMike Bayer2019-10-021-3/+124
* Label simple column transformations as the column nameMike Bayer2019-08-281-0/+190
* Post black reformattingMike Bayer2019-01-061-17/+16
* Run black -l 79 against all source filesMike Bayer2019-01-061-270/+333
* Make all tests to be PEP8 compliantKhairi Hafsham2017-02-071-10/+12
* - Fixed bug where the truncation of long labels in SQL could produceMike Bayer2015-04-281-22/+45
* fooMike Bayer2015-03-081-12/+12
* - tiny refactors #1-#5Mike Bayer2014-09-051-2/+45
* - update the flake8 rules againMike Bayer2014-07-181-179/+174
* starting on the update tests next, pep8 pass first (see #2630)Diana Clarke2013-03-301-66/+36
* Fixed bug whereby using a label_length on dialect that was smallerMike Bayer2012-12-081-0/+43
* - refactor test_labels into all compiler/defaultdialect testsMike Bayer2012-12-081-264/+297
* just a pep8 pass before I play with these testsDiana Clarke2012-11-231-142/+206
* trying different approaches to test layout. in this one, the testing modulesMike Bayer2012-09-271-4/+5
* -whitespace bonanza, contdMike Bayer2012-07-281-29/+29
* - test failures. one in particular seems to be a weird oursql bug, oh wellMike Bayer2012-02-121-2/+5
* - [bug] A significant change to how labelingMike Bayer2012-02-051-98/+285
* - remove test.sql._base, test.engine._base, test.orm._base, move those classe...Mike Bayer2011-03-271-2/+2
* - whitespace removal bonanzaMike Bayer2011-01-021-9/+9
* - move sqlalchemy.test to test.libMike Bayer2010-11-151-2/+2
* - normalize sybase version numbersMike Bayer2010-03-181-9/+12
* merge 0.6 series to trunk.Mike Bayer2009-08-061-4/+11
* - unit tests have been migrated from unittest to nose.Mike Bayer2009-06-101-0/+195