Name

sqlite3_reset_auto_extension() — Remove all automatic extensions

Definition

void sqlite3_reset_auto_extension( );

Description

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.

Get Using SQLite now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.