Redgate Compare Namespace
Published 15 January 2025
This namespace contains the configurations relating to database comparisons and deployment script generation.
Settings
Setting | Type | Description |
---|---|---|
filterFile |
String | The path to your Redgate filter file. |
staticDataTables |
Object array | Tables to track static data for. |
Database-specific namespaces
Namespace | Description |
---|---|
mysql |
Configuration relating to MySQL comparison and deployment script generation. |
oracle |
Configuration relating to Oracle comparison and deployment script generation. |
postgresql |
Configuration relating to PostgreSQL comparison and deployment script generation. |
sqlserver |
Configuration relating to SQL Server comparison and deployment script generation. |