Skip to content

DbUpMigration - Difference in journal scriptfile name #57

Description

@jorismathijssen

Hello there,

I'm having a problem with this task and manually running DBup. The scriptnames when using subdirectory in dbup is different than the scriptnames used by this task.

Is there a way to solve this? Maybe in the DBup script so they both use '.' or '/'.

Manually running DBup 4.2.0: "1. CreateDB.201901311500_LocationIcon.sql"
This task: "1. CreateDB\201901311500_LocationIcon.sql"

You can see the replace happen here: https://github.com/DbUp/DbUp/blob/976d91cd5e4bc7c478f172e91b597dd1495274de/src/dbup-core/Engine/SqlScript.cs#L102

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions