add sqlite (xd!)

This commit is contained in:
ineed bots
2023-09-10 15:07:18 -06:00
parent b830aba980
commit ff218452ec
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -26,3 +26,6 @@
[submodule "deps/csv-parser"]
path = deps/csv-parser
url = https://github.com/AriaFallah/csv-parser
[submodule "deps/SQLiteCpp"]
path = deps/SQLiteCpp
url = https://github.com/SRombauts/SQLiteCpp