bnadem

Results 9 issues of bnadem

like title, i want to debug, how to print 100000 element (key , value), there is no function

i tried to build, but there so no suuccess i cant drag one icom, but return in same position or removed self! cant i have please exampe drag multipe icons...

i have add function f3 inside registerHandler function app().registerHandler( "/", [](const HttpRequestPtr &, std::function &&callback) { auto resp = HttpResponse::newHttpResponse(); resp->setBody("Hello, World!"); callback(resp); f3(); }, {Get}); this function is only...

i have query string , with bind function thad add more value for query . when i want to debug, want this query with values , not with character ?...

question

i want to fire event after change or update column in table sqlite3_update_hook , is any solution please thanks

question

i becomme 101 error , after search "#define SQLITE_DONE 101 /* sqlite3_step() has finished executing */" but in getErrórMsg i become unknow error , code block is like try {...