summaryrefslogtreecommitdiff
path: root/tests/__init__.py
Commit message (Expand)AuthorAgeFilesLines
...
* more tests and now its sort of workingMike Bayer2011-11-271-5/+7
* implement autogenerate featureMike Bayer2011-11-271-21/+29
* - support the constraints generated from SchemaType, honoring conditionalMike Bayer2011-11-231-0/+9
* - add set_main_option to configMike Bayer2011-11-151-8/+0
* - refactor the migration operations out of context, whichMike Bayer2011-11-141-14/+26
* get env to have all the arguments before and after context is set upMike Bayer2011-11-141-1/+9
* - make start/end arguments available to environmentsMike Bayer2011-11-141-1/+70
* - get the "stamp" command to work in as_sqlMike Bayer2011-11-111-0/+36
* - tests for SQL scriptMike Bayer2011-11-081-0/+15
* add a bulk insert feature. probably needs some workMike Bayer2011-04-221-23/+39
* - get more constraint construct to work, etc.Mike Bayer2011-04-211-3/+6
* - implement add_column, drop_column, start thinking about scaling up how we d...Mike Bayer2011-04-211-0/+17
* - use open()Mike Bayer2011-02-251-1/+1
* - migrate to ArgParseMike Bayer2011-02-251-1/+2
* - clean up whitespaceMike Bayer2011-02-251-7/+13
* create table construct, does the "metadata" thing as well.Mike Bayer2010-05-011-1/+4
* some sqlite round trip testsMike Bayer2010-04-301-1/+43
* - pushed the whole command line options thing into a single main() functionMike Bayer2010-04-281-17/+6
* - get the test environment to use the command line correctlyMike Bayer2010-04-271-3/+6
* full round of revision file testsMike Bayer2010-04-271-9/+10
* test revision environment setupMike Bayer2010-04-271-1/+30
* - basic DDL methodologyMike Bayer2010-04-241-0/+15
* a sandwich setup.Mike Bayer2010-04-221-0/+0