Fabric Database
Published 19 June 2025
- Verified Versions: 12.0.2000.8
- 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.