Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create argument to function that create DB connection to allow a name to be given #635

Open
abelsiqueira opened this issue May 8, 2024 · 0 comments
Labels
Type: improvement Better way of doing something Zone: data & import Interfacing between database and Julia

Comments

@abelsiqueira
Copy link
Member

What and Why

The DB connection created in the function that reads CSVs (being added in #634) stores the tables in memory. The function should have an argument to allow a file saving the DB to be created.

Possible Drawbacks

No response

Related Issues

No response

@abelsiqueira abelsiqueira added Type: improvement Better way of doing something Zone: data & import Interfacing between database and Julia labels May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: improvement Better way of doing something Zone: data & import Interfacing between database and Julia
Projects
None yet
Development

No branches or pull requests

1 participant