Small. Fast. Reliable.
Choose any three.

SQLite C 接口

Reset Automatic Extension Loading

void sqlite3_reset_auto_extension(void);

This interface disables all automatic extensions previously registered using sqlite3_auto_extension().

另行参见ObjectsConstantsFunctions的列表。
See also lists of Objects, Constants, and Functions.