~nytpu/sqlite-ada

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.
bump version to 1.0.1
alire.toml: typo fix
README: reformat a bit
1.0.0 release
example: cleanup and explanations
example: make it an actual example
remove alire link
release 0.1.0
Update README
move GPR files to subdirectory
Implement SQLite.Blobs
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
Add SQLite.Extensions
Add SQLite.Limits
Next