Replies: 1 comment 1 reply
-
I guess it won't be good to store user data into SqLite, as such things are entitled to data privacy. But we can surely store the data using sqlite into a .db file, But that'll be created locally only accessible to user. Will contain logs of last execution only, so it'll be easy to debug about what folders were created last time? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
SQL LITE INTEGRATION
Let's integrate SQLITE with our software so that it can record the total logs
Which directory was created by who , When & Where
GUI will now have buttons to show Creating Logs
Beta Was this translation helpful? Give feedback.
All reactions