Skip to content

Initialize SQL database when starting application #31

Description

@x80486

I would like to propose an enhancement regarding the initialization of the SQL store, but I'm not sure how it plugs into the lifecycle of the simulations.

The feature would involve automatically initializing the SQL store (typically an in-memory or temporary database) when the application starts, provided that two predefined files, such as schema.sql and data.sql, are placed in the correct location.

This is a little bit more friendly than storing a binary, and it's clear what gets bootstrapped with the database.

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