Skip to content

Flyway

Flyway

Categories

JUMP TO ANOTHER FORUM

7 results found

  1. Currently, every time you open a project it automatically does a comparison between the Development database and the schema model. It also does an automatic comparison when switching branches in the VCS window. I might not always want this as I may not be pointing to the database I want to compare and have to wait for this comparison to finish before changing.

    Having an option to disable automatic comparisons and only perform them when clicking the Refresh button would solve this.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Desktop  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. I would like to be able to use shift to select a group of consecutive objects in the list of objects on the Schema Model tab. If I want to use Apply to Database for just tables and user-defined-types, I current have to select each individually, or perform multiple searches on the object type in order to narrow the list and use the 'select all' check box.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Desktop  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. It would be an incredible relief if a re-baseline were possible without manual intervention.
    The steps described in the documentation for performing a re-baseline should be carried out automatically by the tool.
    Or flyway only continues from the latest baseline.

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Desktop  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. To increase user acceptance, it would be very useful if the following steps were possible in flyway Desktop Enterprise without having to set parameters manually:
    1.) Skip migrations and mark as applied
    2.) Carrying out cherry-picking migrations
    3.) Execution of out-of-order migrations

    This could be done, for example, via a menu entry in the migration list.

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Desktop  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Our project has 40+ schemas. Some of the schemas have several hundred stored procedures, functions, and views. We would like the option for the schema name to be a subfolder under each object type instead of the schema being a prefix on the file name. This would make it easier for developers to find the script files on disk during development as there wouldn't be thousands of files in each object folder.

    For example, instead of
    "schema-model\Functions\dbo.myFunc1.sql"
    the path would be
    "schema-model\Functions\dbo\myFunc1.sql".

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Desktop  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. After I generate (or manually add) a migration script, it's automatically added to the migrations folder in the project. I want to organize my migration scripts better. Maybe by sprint or release number. Let me create subfolders in the migrations folder when I generate (or manually add) a migration script and save the script in that subfolder. I know subfolders are automatically included in the flyway migrate command.

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Desktop  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Right now, migration scripts will be placed in the default migrations folder.  Use the blue folder icon in the top-right of Flyway Desktop to jump to your project on disk.  You can then move the migration script into a sub-folder in the migrations directory.


    If you move the migration script to a different folder (outside of the migrations directory), then you'll need to update your locations configuration to account for both folders. 


    We do plan to add this to the GUI, but don't have a timeframe yet.

  7. Incorporate the ability to adjust Filters into the GUI so you don't have to manipulate the JSON file manually. This was an option in SQL Source Control. It just looks like it wasn't incorporated into Flyway yet.

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Desktop  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?