dbmigrations-0.8.2: test/example_store/root
Description: The first migration in the store. Created: 2009-04-15 10:02:06 UTC Depends: Apply: CREATE TABLE test (a int); Revert: DROP TABLE test;
Description: The first migration in the store. Created: 2009-04-15 10:02:06 UTC Depends: Apply: CREATE TABLE test (a int); Revert: DROP TABLE test;