summaryrefslogtreecommitdiff
path: root/test/dialect/test_sybase.py
Commit message (Expand)AuthorAgeFilesLines
* Add future=True to create_engine/Session; unify select()Mike Bayer2020-07-081-4/+4
* SYBASE: Added offset supportsnowman22020-05-241-8/+15
* Deprecate the databases packagesFederico Caselli2020-02-281-1/+1
* Post black reformattingMike Bayer2019-01-061-6/+5
* Run black -l 79 against all source filesMike Bayer2019-01-061-15/+20
* Allow delete where clause to refer multiple tables.inytar2017-12-051-0/+17
* Make all tests to be PEP8 compliantKhairi Hafsham2017-02-071-2/+0
* - The unsupported Sybase dialect now raises ``NotImplementedError``Mike Bayer2016-01-201-3/+11
* - the raw 2to3 runMike Bayer2013-04-271-1/+1
* trying different approaches to test layout. in this one, the testing modulesMike Bayer2012-09-271-1/+1
* - remove test.sql._base, test.engine._base, test.orm._base, move those classe...Mike Bayer2011-03-271-1/+1
* - move sqlalchemy.test to test.libMike Bayer2010-11-151-1/+1
* - unit tests have been migrated from unittest to nose.Mike Bayer2009-06-101-0/+28