Skip to content

Commit

Permalink
Add schema_versions update to migration
Browse files Browse the repository at this point in the history
  • Loading branch information
Ray Miller committed Jul 26, 2012
1 parent 77f252d commit 4a57e06
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ddl/templates/versions/7/fixtures.sql
Expand Up @@ -34,3 +34,5 @@ VALUES ('blue_colonies'),
('picked_colonies'),
('total_colonies'),
('remaining_unstained_colonies');

INSERT INTO schema_versions(version) VALUES (7);

0 comments on commit 4a57e06

Please sign in to comment.