diff --git a/migrations/07-devmo-convert-to-south.sql b/migrations/07-devmo-convert-to-south.sql new file mode 100644 index 00000000000..8e1961bb6f4 --- /dev/null +++ b/migrations/07-devmo-convert-to-south.sql @@ -0,0 +1,4 @@ +-- +-- Taggit app converted to use South, simulate --fake to skip first migration +-- +INSERT INTO `south_migrationhistory` VALUES (null,'devmo','0001_initial','2011-06-28 10:00:00');