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

Neatly handle invalid directory in read #20

Merged
5 commits merged into from
Mar 12, 2024
Merged

Neatly handle invalid directory in read #20

5 commits merged into from
Mar 12, 2024

Conversation

jonbiemond
Copy link
Owner

  • chore: extend ruff lint rules
  • feat(sql): handle conflicts on insert
  • feat(cli): add on-conflict option to insert
  • docs: add on-conflict option
  • feat(cli): neatly handle invalid directory

Add parameter to handle conflicts by doing nothing or emitting an update.
Allow user to specify how insert conflicts should be handled.

Closes #14
Raise a user friendly CLick error
if user passes a directory that doesn't exist to the read command.

Closes #5
@jonbiemond jonbiemond mentioned this pull request Mar 12, 2024
@jonbiemond jonbiemond closed this pull request by merging all changes into main in b10c891 Mar 12, 2024
@jonbiemond jonbiemond deleted the 5-invalid-directory branch March 12, 2024 17:09
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.

1 participant