We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 097a80a + a6e4758 commit e5ba905Copy full SHA for e5ba905
1 file changed
src/content/docs/reference/tidesql.md
@@ -1513,10 +1513,10 @@ Multi-statement transactions at `REPEATABLE_READ` or higher isolation may fail a
1513
1514
| MariaDB Version | TideSQL Version | Full Support |
1515
|-----------------|--------|--------|
1516
-| 11.4.10 | >= 3.4.0 | ✅ |
1517
-| 11.8.6 | >= 4.0.0 | ✅ |
1518
-| 12.2.2 | >= 1.0.0 | ✅ |
1519
-| 12.3.1 | >= 4.2.6 | ✅ |
+| 11.4.10 | >= 3.4.0 | ✔ |
+| 11.8.6 | >= 4.0.0 | ✔ |
+| 12.2.2 | >= 1.0.0 | ✔ |
+| 12.3.1 | >= 4.2.6 | ✔ |
1520
1521
*As versions are tested and confirmed working we update this table. Full Support means the system is tested against all known functionality.*
1522
0 commit comments