Back to Flyway

Azure Synapse

documentation/Reference/Database Driver Reference/Azure Synapse.md

latest1.9 KB
Original Source
  • Dedicated pools only
  • Verified Versions: Latest
  • Maintainer: {% include redgate-badge.html %}

Supported Versions and Support Levels

{% include database-boilerplate.html %}

Driver

ItemDetails
URL format<code>jdbc:sqlserver://<i>host</i>:<i>port</i>;databaseName=<i>database</i></code>
SSL supportYes - add ;encrypt=true
Ships with Flyway Command-lineYes
Maven Central coordinatescom.microsoft.sqlserver:mssql-jdbc
Supported versions12.0 and later
Default Java classcom.microsoft.sqlserver.jdbc.SQLServerDriver

Connectivity is through Flyway's existing SQL Server component so you can refer the SQL Server page for further details on how to connect and communicate with the database.

Azure Synapse Specific issues

  • The JTDS driver does not support Azure Synapse