Solitude-Software-Solutions / OstrichDB

WIP | A document-based NoSQL, JSON-esque database for local machine use
Apache License 2.0
29 stars 5 forks source link

Bug: QUARANTINE doesnt get added to file #138

Open SchoolyB opened 1 week ago

SchoolyB commented 1 week ago

When a file fails data and structural integrity checks it DOES get moved over to the /quarintine dir but this string:

QuarantineStr: string = "\n# [QUARANTINED] [QUARANTINED] [QUARANTINED] [QUARANTINED]\n" is NOT being appended to the bottom of the file as It should be. A simple fix

KhushiSharma0313 commented 6 days ago

I want to work on this, can you please assign it to me

SchoolyB commented 6 days ago

@KhushiSharma0313 Create your branch off the development branch. Thank you for offering to work on this!