Skip to content

Fix bug when creating a sqlite database via Felis#87

Merged
kelle merged 1 commit intoastrodbtoolkit:mainfrom
dr-rodriguez:fix-sqlite-creation
Dec 11, 2024
Merged

Fix bug when creating a sqlite database via Felis#87
kelle merged 1 commit intoastrodbtoolkit:mainfrom
dr-rodriguez:fix-sqlite-creation

Conversation

@dr-rodriguez
Copy link
Collaborator

@dr-rodriguez dr-rodriguez commented Dec 11, 2024

The bug was that if a connection_string specified some directory structure, this was ignored when attaching the database. This meant that two copies of the file were created and one of them was completely empty of tables.

@dr-rodriguez dr-rodriguez requested a review from kelle December 11, 2024 18:21
@kelle kelle merged commit cc26b7c into astrodbtoolkit:main Dec 11, 2024
@dr-rodriguez dr-rodriguez deleted the fix-sqlite-creation branch December 11, 2024 20:38
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