Exqlite.Sqlite3NIF.execute
You're seeing just the function
execute
, go back to Exqlite.Sqlite3NIF module for more information.
Specs
execute(db(), String.Chars.t()) :: :ok | {:error, reason()}