August 2010
Intermediate to advanced
526 pages
23h 39m
English
sqlite3_reset_auto_extension() — Remove all automatic extensions
void sqlite3_reset_auto_extension( );
This function removes all automatic extensions that were
previously registered with sqlite3_auto_extension().
There is no way to remove specific extensions or to retrieve a list of the current extensions.
Read now
Unlock full access