This content is part of a third party extension that is not supported by the Cake project.
                        For more information about this extension see Cake.Flyway.
                            
	
		Summary
            If set to true, default built-in callbacks (sql) are skipped and only custom callback as
            defined by 'flyway.callbacks' are used. (default: false)
            
		- Assembly
- Cake.Flyway .dll 
- Namespace
- Cake.Flyway 
- Containing Type
- FlywayConfiguration
Syntax
public Nullable<bool> SkipDefaultCallbacks { get; set; }Value
| Type | Description | 
|---|---|
| Nullable | 
