You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+3-1
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,8 @@ Currently supported RDBMS:
16
16
* PostgreSQL
17
17
* MySQL
18
18
19
+
In addition it also supports Azure Synapse Analytics SQL Pools (both dedicated and serverless). Be aware that you cannot use the schemaversion table with the serverless SQL Pool - it needs to be explicitly disabled by setting SchemaVersionTable to `$null`. All scripts deployed in such scenario should be idempotent and re-runnable.
0 commit comments