How can we help you today? How can we help you today?
BNitsche
Start Flyway with specific project
Hi is it possible to start Flyway Desktop with a commanline paramter for the project i want to useExample "C:\Program Files\Red Gate\Redgate Change Control\flyway-desktop\Flyway Desktop.exe" "proje...
2 followers 3 comments 0 votes
Flyway CLI
i have created a project in Flyway Desktop. i use it in the following way:- compare multiple database schemas with a git repository and checkin the differences in a git repositoryis it possible to ...
1 follower 1 comment 0 votes
Ignore Rules
Hi ,i wanted to exclude all User Object Priviledges in the Ignore Rules. The only way i found is to filter a name that doen't exists    "userObjectPrivileges": [      "DUMMY_NAME"    ],Is there a b...
1 follower 1 comment 0 votes
Username and Password in Project Settings
Hi,we have one development Database and all developers work with this database and not a local database. Is it possible to store the username and the password in the project config file flyway-dev....
2 followers 3 comments 0 votes
Git Pull when opening Project
Hi,when i open a Flyway project it automatically makes a schema model refreshIs it possible to configure Flyway so that it executes a git pull before this automatic refresh?or is it possible to dis...
1 follower 1 comment 0 votes
Storage Options for Tables
Hi,we are currently use Source Control for Oracle. When i create a table in the database and make a checkin in Git the table SQL Script look like thisCREATE TABLE dwhsl_core.test_redgate (  column1...
2 followers 2 comments 0 votes
all views are not visible in Tab "Tables and views"
i try to compare data from 2 different schemas. in schema a i have created a view and in schema b i also created a view. with user c i can see and execute both views. when i try to select the views...
1 follower 1 comment 0 votes