This commit is contained in:
Johnny Lim
2017-01-04 13:43:01 +09:00
committed by Stephane Nicoll
parent 530c3cd3be
commit f915ae197a
11 changed files with 14 additions and 14 deletions

View File

@@ -2076,7 +2076,7 @@ add a special `{vendor}` placeholder to use vendor-specific scripts. Assume the
----
Rather than using `db/migration`, this configuration will set the folder to use according
to the type of the database (i.e. `db/migration/mysql` for MySql). The list of supported
to the type of the database (i.e. `db/migration/mysql` for MySQL). The list of supported
database are available in {sc-spring-boot}/jdbc/DatabaseDriver.{sc-ext}[`DatabaseDriver`].
See also the Flyway class from flyway-core for details of available settings like schemas