Skip to content

Commit

Permalink
Add missing field
Browse files Browse the repository at this point in the history
  • Loading branch information
Lyeeedar committed Jun 26, 2020
1 parent a8bb4f2 commit 22e736f
Showing 1 changed file with 6 additions and 6 deletions.
Expand Up @@ -402,12 +402,12 @@ public class ClassicConfiguration implements Configuration {
*/
private String installedBy;







/**
* Whether Flyway should attempt to create the schemas specified in the schemas property
* <p>
* {@code true} if flyway should create the schemas. {@code false} if flyway should not. (default: {@code true})
*/
private boolean createSchemas = true;



Expand Down

0 comments on commit 22e736f

Please sign in to comment.