Fabric Database
Published 19 June 2025
-
Verified Versions: SQL Azure (RTM) - 12.0.2000.8
(Note: Azure SQL Database is always running on the latest stable version of the SQL Server database engine)
-
Maintainer: Redgate
Supported Versions and Support Levels
- For information regarding the supported version and support levels available, please see Supported Databases for Flyway
- For information regarding the Flyway features available, please see Flyway feature summary
Driver
| Item | Details |
|---|---|
| URL format | jdbc:sqlserver://host:port;databaseName=database |
| SSL support | Yes - add ;encrypt=true |
| Ships with Flyway Command-line | Yes |
| Maven Central coordinates | com.microsoft.sqlserver:mssql-jdbc |
| Supported versions | 12.0 and later |
| Default Java class | com.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.
Fabric-Specific issues
Foundational capabilities only
Only foundation-level capabilities (migrations) are supported. Advanced capabilities like generation of SQL, state-based workflows or drift detection will not currently work
Fabric Data Warehouse
For Fabric Data Warehouse support, please refer to the dedicated Fabric Data Warehouse page.
This documentation contains proprietary information and is protected by copyright law.
Copyright © 2026 Red Gate Software Limited. All rights reserved