sqlite-android
sqlite-android copied to clipboard
Question about loadable extension spellfix
Is spellfix (https://sqlite.org/spellfix1.html) supported in this project?
Hi this extension isn't included by default, but could be loaded through the extension loading mechanism if built separately.
@npurushe Do you have more precise instructions on how to load and use the spellfix extension?
I'm using this lib with sqldelight and still have no idea how to do this after checking the documentation and code.
I believe you are looking for this: https://github.com/requery/sqlite-android/blob/0f1f31e9eecabe5fb33a35dba6c99db6c5758346/sqlite-android/src/main/jni/sqlite/Android.mk#L8