SQLite Forum

Loading bundled extensions in dotnet on linux
Login
I'd probably add a table to the database (e.g. interop(init_func,OS,arch,path)) and if the select for init_func,OS,arch fails report a configuration error with steps needed to correct. Populating the table can be deferred until deployment.