update vendored SQLite bump version
Update vendored SQLite to 3.44.0, bump library version to v1.1.1
SQLite updated from 3.43.2->3.44.0
Update vendored SQLite to 3.43.2, bump library version to 1.1.0
Bump SQLite from 3.42.0->3.43.2. According to changelog and tests, SQLite
3.43.2 remains compatible with all library functions.
example: cleanup and explanations
example: make it an actual example
move GPR files to subdirectory
Reformatting, cleanup, documentation clarifications
Add utils to make working with Stream_Element_Arrays/blobs easier
add barebones sqlite3_db_config
rename c stubs to be more unique