Skip to content

Flyway

Flyway

Categories

JUMP TO ANOTHER FORUM

1 result found

  1. 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".

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  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)

    We now have the full model by schema in Flyway Desktop. You can learn more and try the feature at https://documentation.red-gate.com/fd/preview-features-and-upcoming-changes-in-the-next-major-version-of-redgate-flyway-289046605.html. Does this help or would you still want this replicated in the project folder on disk? Thank you!

  • Don't see your idea?