Skip to content

fix initialize_from_database when db is not available.#40

Merged
Ezveus merged 1 commit intodevelopmentfrom
fix-db-setup
Jan 28, 2026
Merged

fix initialize_from_database when db is not available.#40
Ezveus merged 1 commit intodevelopmentfrom
fix-db-setup

Conversation

@balbesina
Copy link
Copy Markdown
Collaborator

@balbesina balbesina commented Jan 6, 2026

in pg when you try to setup the db it raises on select command, not on connection reference. move rescue to cover whole method.

on pg when you try to setup the db it raises when on select, not on connection. move rescue to cover whole method.
@Ezveus Ezveus changed the base branch from master to development January 28, 2026 11:06
@Ezveus Ezveus merged commit 72a806c into development Jan 28, 2026
@Ezveus Ezveus deleted the fix-db-setup branch January 28, 2026 11:07
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