⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 db-test.38

📁 bonddb 是一个源于PostgreSQL封装包的对象。它是一个由C/C++编写的快速数据提取层应用软件
💻 38
字号:
 <dbtest.c:949 main();> testing db write to for a new record <dbobject.c:269 db_obj_sqlwrite();> INSERT INTO person (id,firstname,lastname,email) VALUES ('24','dru','hill','dru@treshna.com') <dbtoliet.c:100 db_toliet_flush();> i've just done an insert on person, with 3 3 items there <dbobject.c:269 db_obj_sqlwrite();> INSERT INTO person (id,firstname,lastname,email) VALUES ('25','dru2','hill2','dru@treshna.com2') <dbtoliet.c:100 db_toliet_flush();> i've just done an insert on person, with 3 3 items there <dbobjectdel.c:133 db_del_getchildren();> No children found for person <db.c:527 db_deleteobject();> This is going to delete recusively.  TEST WELL BEFORE USE! <dbobjectdel.c:322 db_del_deleteall();> delllist->objlist is null <dbobjectdel.c:355 db_del_deleteall();> deleting records <dbobjectdel.c:133 db_del_getchildren();> No children found for person <db.c:527 db_deleteobject();> This is going to delete recusively.  TEST WELL BEFORE USE! <dbobjectdel.c:322 db_del_deleteall();> delllist->objlist is null <dbobjectdel.c:355 db_del_deleteall();> deleting records <dbtest.c:1454 test_total();> TEST PASSED

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -