We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af9925f commit d1b41bfCopy full SHA for d1b41bf
1 file changed
src/content/docs/reference/tidesql.md
@@ -1509,13 +1509,15 @@ Multi-statement transactions at `REPEATABLE_READ` or higher isolation may fail a
1509
1510
--
1511
1512
-TideSQL repository: <https://github.com/tidesdb/tidesql>
1513
-
1514
-Currently supported MariaDB versions: 11.x.x, 12.x.x
+## MariaDB Compatibility
1515
1516
| MariaDB Version | Supported |
1517
|-----------------|--------|
1518
| 11.4.10 | ✅ |
1519
| 11.8.6 | ✅ |
1520
| 12.2.2 | ✅ |
1521
-*As versions are tested and confirmed working we update this table.*
+*As versions are tested and confirmed working we update this table.*
+
+--
1522
1523
+TideSQL repository: <https://github.com/tidesdb/tidesql>
0 commit comments