Skip to content

Ensure EB database creation if it does not exist#80

Merged
johanib merged 1 commit intomainfrom
feature/create-eb-schema-if-not-exist
Mar 3, 2026
Merged

Ensure EB database creation if it does not exist#80
johanib merged 1 commit intomainfrom
feature/create-eb-schema-if-not-exist

Conversation

@johanib
Copy link
Contributor

@johanib johanib commented Mar 3, 2026

Prior to this change, the initialization script checked for the database schema and created it if necessary.

This change only creates the db, and leaves the schema to the migrations.

Prior to this change, the initialization script checked for the database schema and created it if necessary.

This change only creates the db, and leaves the schema to the migrations.
@johanib johanib force-pushed the feature/create-eb-schema-if-not-exist branch from bf38dc9 to 7f8cbbb Compare March 3, 2026 12:48
@johanib johanib merged commit 87f5787 into main Mar 3, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants