Bundle our own SQLite3 source file.
By shipping with our own sqlite source file we never depend on SQLite being installed, and we don't have to go on a wild goose chase in esoteric directories for every platform we wish to support.
Showing
deps/sqlite/shell.c
0 → 100644
This diff is collapsed.
Click to expand it.
deps/sqlite/sqlite3.c
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
deps/sqlite/sqlite3.h
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
deps/sqlite/sqlite3ext.h
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment