Skip to content

doesn't work when bundled #79

Open
@OmgImAlexis

Description

@OmgImAlexis

Because of this line the sql file ends up checking the relative location in this case it's dist instead of node_modules. Maybe inline this so it can be bundled? Or allow using the one supplied by the user.

path.join(__dirname, "migrations/0_create-migrations-table.sql"),

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions