summaryrefslogtreecommitdiff
path: root/t/02_sequence.t
AgeCommit message (Expand)Author
2015-06-23Fix t/02_sequence.t for PG 9.0/1Christoph Berg
2015-03-23Add tests for "serial" and "smallserial" columnsChristoph Berg
2015-03-23Query all sequences per DB in parallel for action=sequenceChristoph Berg
2013-06-25Cannot test for bad sequences in that manner: we already exclude temp schemas!Greg Sabino Mullane
2011-06-30Test file tweaks for new output.Greg Sabino Mullane
2010-04-07Complete the tabs-to-spaces conversion.Greg Sabino Mullane
2009-06-03Drop sequence at end of test (preserve original state of database)Jeff Boes
2009-04-30More tweaks to support Postgres 8.0Greg Sabino Mullane
2009-04-29Many Perl::Critic related cleanups.Greg Sabino Mullane
2009-04-29Refactor EXISTS thing, make older PG version testing better.Greg Sabino Mullane
2009-04-27Many test cleanups and changes.Greg Sabino Mullane
2009-04-09Test for the sequence action.Greg Sabino Mullane