We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 608a6b3 commit d104c2cCopy full SHA for d104c2c
README.md
@@ -11,12 +11,10 @@
11
12
It's tested against :
13
14
-* Rails 6.0.6 / 6.1.7 / 7.0.4
15
-* Ruby 2.7 / 3.0 / 3.1
16
-* SQLite3
17
-* Postgresql 13
18
-* MySQL 8
19
-* Oracle XE 11.2 (thanks to [travis-oracle](https://github.com/cbandy/travis-oracle))
+* Rails: 6.0.6 / 6.1.7 / 7.0.4 / 7.1.0
+* Ruby: 2.7 / 3.0 / 3.1 / 3.2 / 3.3
+* Databases: MySQL 8 / SQLite3 / Postgresql 16 / Oracle XE 11.2 (thanks to [travis-oracle](https://github.com/cbandy/travis-oracle))
+* Adapters: sqlite / mysql2 / trilogy / postgres / postgis / oracle
20
21
## Description
22
0 commit comments