implement Milestone 8: SQLite Database with injection prevention
This commit is contained in:
9
sandbox-test/vcpkg.json
Normal file
9
sandbox-test/vcpkg.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "sandbox-test",
|
||||
"version-string": "0.1.0",
|
||||
"dependencies": [
|
||||
"lua",
|
||||
"nlohmann-json",
|
||||
"sqlite3"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user