Execute an unprepared statement.
static bool unprepared(String query) => _mainInstance!._dbConnection!.unprepared(query);