Skip to content

Is there a reason why you have separate build SQL for testing? #33

@developess

Description

@developess

You can use the same db_build.sql for testing and building your actual databases. In fact, its probably better to keep them as one so you're sure you don't have any differences between them.

If those files have small differences, then you're not testing your real database. You're testing a different database!!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions