feat: Refactor database access to use parameterized queries and improve error handling; update launch settings and add VSCode configuration files
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"profiles": {
|
||||
"URLNotesGrabberCORE": {
|
||||
"commandName": "Project",
|
||||
"commandLineArgs": "-collect 1"
|
||||
"commandLineArgs": "-collect 0"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user