Redgate Flyway

Flyway Init Database Type Setting

Description

The database type of the project. Will set databaseType in the generated configuration file. The generated configuration file will contain default configurations appropriate to the specified database type.

Type

String

Default

This is normally a required parameter of the init command. This is only optional when importing a project from SQL Source Control or Source Control for Oracle.

Usage

Command-line

./flyway init -projectName="My Project" -databaseType="sqlserver"

This documentation contains proprietary information and is protected by copyright law.
Copyright © 2026 Red Gate Software Limited. All rights reserved


Didn't find what you were looking for?