Commit Graph

6 Commits

Author SHA1 Message Date
b7e0c9cdf3 Modified Makefile to pass db location 2024-08-21 22:39:08 -07:00
52b70c3df1 Added dodo.schema and modified Makefile to include db creation 2024-08-20 21:49:45 -07:00
3a86a83f54 Added Makefile 2024-08-19 21:59:34 -07:00
134037bfde Added test.c 2024-08-01 13:12:41 -07:00
c8a2907d6b Added static lib for sqlite3
Compiled with gcc -c sqlite3.c and ar rcs libsqlite3.a sqlite3.o
2024-08-01 13:12:11 -07:00
d454411286 Initial commit 2024-08-01 18:37:17 +00:00