sqlite
sqlite copied to clipboard
Introduce a 'native' feature
The 'native' feature forces usage of the system sqlite, failing to compile if it is absent. This is distinct from the defaulting that the bundled sources as not used as fallback.
Depends-On: https://github.com/stainless-steel/sqlite3-sys/pull/10