Skip to content

Commit 97ceab4

Browse files
author
Ryoya Mukai
committed
Add supported versions section to README
1 parent 97764ff commit 97ceab4

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,13 @@ Apply `Schemafile`
155155
No change
156156
```
157157

158-
## Limitation on MySQL 8.0
158+
## Supported versions
159+
160+
- Ruby 3.1 to 3.4
161+
- ActiveRecord 6.1 to 7.2
162+
- MySQL 5.6 to 8.0
163+
164+
### Limitation on MySQL 8.0
159165

160166
At the moment, armg gem supports only SRIDs with long-lat axis order in MySQL 8.0.
161167
e.g. SRID=3857 (WGS 84 / Pseudo-Mercator -- Spherical Mercator, Google Maps, OpenStreetMap, Bing, ArcGIS, ESRI)

0 commit comments

Comments
 (0)