@@ -30,9 +30,17 @@ SchemaPlus::Enums is tested on:
30
30
<!-- These lines are auto-generated by schema_dev based on schema_dev.yml -->
31
31
* ruby ** 2.5** with activerecord ** 5.2** , using ** postgresql:9.6** , ** postgresql:10** , ** postgresql:11** or ** postgresql:12**
32
32
* ruby ** 2.5** with activerecord ** 6.0** , using ** postgresql:9.6** , ** postgresql:10** , ** postgresql:11** or ** postgresql:12**
33
+ * ruby ** 2.5** with activerecord ** 6.1** , using ** postgresql:9.6** , ** postgresql:10** , ** postgresql:11** or ** postgresql:12**
33
34
* ruby ** 2.7** with activerecord ** 5.2** , using ** postgresql:9.6** , ** postgresql:10** , ** postgresql:11** or ** postgresql:12**
34
35
* ruby ** 2.7** with activerecord ** 6.0** , using ** postgresql:9.6** , ** postgresql:10** , ** postgresql:11** or ** postgresql:12**
36
+ * ruby ** 2.7** with activerecord ** 6.1** , using ** postgresql:9.6** , ** postgresql:10** , ** postgresql:11** or ** postgresql:12**
37
+ * ruby ** 2.7** with activerecord ** 7.0** , using ** postgresql:9.6** , ** postgresql:10** , ** postgresql:11** or ** postgresql:12**
35
38
* ruby ** 3.0** with activerecord ** 6.0** , using ** postgresql:9.6** , ** postgresql:10** , ** postgresql:11** or ** postgresql:12**
39
+ * ruby ** 3.0** with activerecord ** 6.1** , using ** postgresql:9.6** , ** postgresql:10** , ** postgresql:11** or ** postgresql:12**
40
+ * ruby ** 3.0** with activerecord ** 7.0** , using ** postgresql:9.6** , ** postgresql:10** , ** postgresql:11** or ** postgresql:12**
41
+ * ruby ** 3.1** with activerecord ** 6.0** , using ** postgresql:9.6** , ** postgresql:10** , ** postgresql:11** or ** postgresql:12**
42
+ * ruby ** 3.1** with activerecord ** 6.1** , using ** postgresql:9.6** , ** postgresql:10** , ** postgresql:11** or ** postgresql:12**
43
+ * ruby ** 3.1** with activerecord ** 7.0** , using ** postgresql:9.6** , ** postgresql:10** , ** postgresql:11** or ** postgresql:12**
36
44
37
45
<!-- SCHEMA_DEV: MATRIX - end -->
38
46
0 commit comments