Changed how the rules are kept up to date with source names and went through 3 CPAN...
[dbsrgits/DBIx-Class-Fixtures.git] / t / var / configs / rules.json
index 6d44f93..fb0412d 100644 (file)
@@ -17,6 +17,9 @@
             }]
         }],
         "rules": {
+            "might_have": {
+                "fetch": 0
+            },
             "CD": {
                 "cond": [{ "tags.tag": "Cheesy" }],
                 "join": ["tags"],