Skip to content

Commit 21ab27d

Browse files
DOC-4647 implemented feedback
1 parent eefbdd9 commit 21ab27d

File tree

1 file changed

+9
-12
lines changed

1 file changed

+9
-12
lines changed
Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
1-
| Database | Versions | Versions for Amazon RDS |
2-
| :-------------------------- | :--------------------- | :-- |
3-
| Oracle | 12c, 19c, 21c | 19c, 21c |
4-
| MariaDB | 10.5, 11.4.3 | 10.4 to 10.11, 11.4.3 |
5-
| MySQL | 5.7, 8.0.x, 8.2 | 8.0.x |
6-
| Postgres | 10, 11, 12, 13, 14, 15, 16 | 11, 12, 13, 14, 15, 16 |
7-
| SQL Server | 2017, 2019, 2022 | 2016, 2017, 2019, 2022 |
8-
| Google Cloud SQL MySQL | 8.0 | None |
9-
| Google Cloud SQL Postgres | 15 | None |
10-
| Google Cloud SQL SQL Server | 2019 | None |
11-
| Google Cloud AlloyDB for PostgreSQL | | None |
12-
| AWS Aurora/PostgreSQL | 15 | 15 |
1+
| Database | Versions | Versions for Amazon RDS | Versions for Google Cloud SQL |
2+
| :-- | :-- | :-- | :-- |
3+
| Oracle | 12c, 19c, 21c | 19c, 21c | - |
4+
| MariaDB | 10.5, 11.4.3 | 10.4 to 10.11, 11.4.3 | - |
5+
| MySQL | 5.7, 8.0.x, 8.2 | 8.0.x | 8.0 |
6+
| PostgreSQL | 10, 11, 12, 13, 14, 15, 16 | 11, 12, 13, 14, 15, 16 | 15 |
7+
| SQL Server | 2017, 2019, 2022 | 2016, 2017, 2019, 2022 | 2019 |
8+
| AlloyDB for PostgreSQL | 14.2, 15.7 | - | 14.2, 15.7 |
9+
| AWS Aurora/PostgreSQL | 15 | 15 | - |

0 commit comments

Comments
 (0)