Skip to content

Reset persisted benchmark schemas after app restarts#345

Description

@chrispader

The benchmark database survives app restarts while its module-scoped connection does not. Reopening it currently attempts to create an existing Test table and prevents the benchmark from running.

Extract the reset fix and its native regression test from PR #298. Recreate the benchmark schema transactionally and verify replacement of an incompatible persisted table.

Source: #298

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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