summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/testing/suite/test_sequence.py
Commit message (Expand)AuthorAgeFilesLines
* - use config-based test schemaMike Bayer2016-02-081-5/+5
* - apply pep8 formatting to sqlalchemy/sql, sqlalchemy/util, sqlalchemy/dialects,Brian Jarrett2014-07-201-15/+13
* - rename __multiple__ to __backend__, and apply __backend__ to a large number...Mike Bayer2014-03-241-2/+2
* - Support has been added for pytest to run tests. This runnerMike Bayer2014-03-031-0/+2
* - cleanup HasSequence and move it to test_sequencesMike Bayer2013-02-061-1/+57
* - add an explicit test for sequences "optional"Mike Bayer2013-02-061-0/+16
* - add an "empty_inserts" requirement target plus a suite testMike Bayer2013-02-061-0/+54