File tree Expand file tree Collapse file tree 1 file changed +12
-6
lines changed Expand file tree Collapse file tree 1 file changed +12
-6
lines changed Original file line number Diff line number Diff line change @@ -38,28 +38,34 @@ Relational Migrator supports the following source databases:
38
38
- Supported Versions
39
39
- Deployments
40
40
41
- * - Oracle
41
+ * - :ref:` Oracle <rm-prereq-oracle>`
42
42
- 11g and higher
43
43
- Self hosted, AWS RDS
44
44
45
- * - Microsoft SQL Server
45
+ * - :ref:` Microsoft SQL Server <rm-prereq-sqlserver>`
46
46
- 2012 and higher (Enterprise or Developer edition required for
47
47
versions before 2016)
48
48
- Self hosted, AWS RDS, Azure SQL Database
49
49
50
- * - PostgreSQL [1]_
50
+ * - :ref:` PostgreSQL <rm-prereq-postgres>`
51
51
- 10 and higher
52
52
- Self hosted, AWS RDS/Aurora, Azure Database
53
53
54
- * - MySQL
54
+ * - `TimescaleDB hypertables <https://docs.timescale.com/use-timescale/latest/hypertables/>`__
55
+ - 10 and higher
56
+ - Self hosted, AWS RDS/Aurora, Azure Database
57
+
58
+ * - :ref:`MySQL <rm-prereq-mysql>`
55
59
- 5.7 and higher
56
60
- Self hosted, AWS RDS/Aurora, Azure Database
57
61
58
- * - Sybase ASE
62
+ * - :ref:` Sybase ASE <rm-prereq-sybase>` (Public Preview)
59
63
- 15 and higher (Sybase IQ not supported)
60
64
- Self hosted
61
65
62
- .. [1] `TimescaleDB hypertables <https://docs.timescale.com/use-timescale/latest/hypertables/>`__ are supported for PostgreSQL.
66
+ * - :ref:`DB2 <rm-prereq-db2>` (Public Preview)
67
+ - 11.5 and higher
68
+ - Self hosted, AWS RDS
63
69
64
70
MongoDB Databases and Versions
65
71
------------------------------
You can’t perform that action at this time.
0 commit comments