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

📄 db-test.13

📁 bonddb 是一个源于PostgreSQL封装包的对象。它是一个由C/C++编写的快速数据提取层应用软件
💻 13
字号:
 <dbtest.c:283 main();> Testing deletation of records <dbobject.c:269 db_obj_sqlwrite();> INSERT INTO person (id,firstname,lastname,email) VALUES ('13','dj dru','hillto be delete','andru@treshna.com') <dbtoliet.c:100 db_toliet_flush();> i've just done an insert on person, with 1 1 items there <dbtest.c:290 main();> Now going to load and then delete the record <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:295 main();> Checking to see if its properly been deleted <dbobject.c:210 db_obj_sqlread();> No records found for loading SELECT *,oid FROM person WHERE id='13' <dbtest.c:298 main();> TEST PASSED

⌨️ 快捷键说明

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