Skip to content

Commit e5ba905

Browse files
authored
Merge pull request #467 from tidesdb/touchups3303
replace checkmarks on tidesql reference to something printable, i.e ✔
2 parents 097a80a + a6e4758 commit e5ba905

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/content/docs/reference/tidesql.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1513,10 +1513,10 @@ Multi-statement transactions at `REPEATABLE_READ` or higher isolation may fail a
15131513

15141514
| MariaDB Version | TideSQL Version | Full Support |
15151515
|-----------------|--------|--------|
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 | |
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 | |
15201520

15211521
*As versions are tested and confirmed working we update this table. Full Support means the system is tested against all known functionality.*
15221522

0 commit comments

Comments
 (0)