Note: This API documentation is for FAKE version 4. The migration API documentation can be found here. The API documentation for the new fake 5 modules can be found here

DeployAction

The type of action to execute.

Union Cases

Union CaseDescription
Deploy
Signature:

Generate and apply a synchronisation script between two databases.

Report(OutputPath)
Signature: string

Generate an XML report for the differences between two databases.

Script(OutputPath)
Signature: string

Generate a SQL script to sync two databases.