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
RoundhouseHelper
Contains tasks to run RoundhousE database migrations.
Nested types and modules
Type | Description |
RoundhouseParams |
Parameter type to configure the RoundhousE runner |
Functions and values
Function or value | Description | ||
Roundhouse(setParams)
Signature: setParams:(RoundhouseParams -> RoundhouseParams) -> unit
|
This task to can be used to run RoundhousE for database migrations. Parameters
Sample
|
||
RoundhouseDefaults
Signature: RoundhouseParams
|
Roundhouse default parameters - tries to locate rh.exe in any subfolder. |