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

[BUG] Modify default table argument #28

Open
davidkurilla opened this issue Jun 1, 2024 · 0 comments
Open

[BUG] Modify default table argument #28

davidkurilla opened this issue Jun 1, 2024 · 0 comments
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@davidkurilla
Copy link
Owner

After implementing the new table functionality and unit tests, reading from the TOML file without a table produces an error. I would like to propose a solution to this issue. The default value for the toml_table argument should be the name of a default table that refuel will search for unless otherwise specified. I would like to propose that the default table be called database. This way the user can ether set up their TOML file with the table database for the default or alternatively can specify a custom table name.

@davidkurilla davidkurilla added bug Something isn't working help wanted Extra attention is needed labels Jun 1, 2024
@davidkurilla davidkurilla self-assigned this Jun 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
No open projects
Status: Todo
Development

No branches or pull requests

1 participant