Skip to content

Commit 3b4a60d

Browse files
authored
DOCSP-43831-DB2-and-Sybase-database-support (#175)
* DOCSP-43831-DB2-and-Sybase-database-support * Fixing external link. * Adding supported version info for DB2. * Fixing typo.
1 parent bff5a95 commit 3b4a60d

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed

source/getting-started/supported-databases.txt

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,28 +38,34 @@ Relational Migrator supports the following source databases:
3838
- Supported Versions
3939
- Deployments
4040

41-
* - Oracle
41+
* - :ref:`Oracle <rm-prereq-oracle>`
4242
- 11g and higher
4343
- Self hosted, AWS RDS
4444

45-
* - Microsoft SQL Server
45+
* - :ref:`Microsoft SQL Server <rm-prereq-sqlserver>`
4646
- 2012 and higher (Enterprise or Developer edition required for
4747
versions before 2016)
4848
- Self hosted, AWS RDS, Azure SQL Database
4949

50-
* - PostgreSQL [1]_
50+
* - :ref:`PostgreSQL <rm-prereq-postgres>`
5151
- 10 and higher
5252
- Self hosted, AWS RDS/Aurora, Azure Database
5353

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>`
5559
- 5.7 and higher
5660
- Self hosted, AWS RDS/Aurora, Azure Database
5761

58-
* - Sybase ASE
62+
* - :ref:`Sybase ASE <rm-prereq-sybase>` (Public Preview)
5963
- 15 and higher (Sybase IQ not supported)
6064
- Self hosted
6165

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
6369

6470
MongoDB Databases and Versions
6571
------------------------------

0 commit comments

Comments
 (0)