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

Add overwrite command #247

Merged
merged 39 commits into from
Nov 5, 2024
Merged

Conversation

CobbCoding1
Copy link
Contributor

This includes the prior pull-requests, as well as a fix for the error on the previous pull-request.

CobbCoding1 and others added 30 commits October 24, 2024 16:32
* Add boilerplate for overwrite command

* Add more boilerplate for overwrite and update help.c message

* Prepare overwrite implementation

* Setup sqlite in overwrite.c and add parsing for non-flag arguments

* Add sqlite initialization functions to overwrite, and messages for certain subcommands

* Add simple test for overwrite

* clang-format
* Add boilerplate for overwrite command

* Add more boilerplate for overwrite and update help.c message

* Prepare overwrite implementation

* Setup sqlite in overwrite.c and add parsing for non-flag arguments

* Add sqlite initialization functions to overwrite, and messages for certain subcommands

* Add simple test for overwrite

* clang-format

* Add improved testing for overwrite command

* Update usage and tests to reflect the usage

* Fix test makefile
@liquidaty liquidaty merged commit b3f8016 into liquidaty:main Nov 5, 2024
10 checks passed
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