]> uap-core.de Git - note.git/commit
update dbutils, simplify delete_collection main
authorOlaf Wintermann <olaf.wintermann@gmail.com>
Wed, 21 Jan 2026 17:26:47 +0000 (18:26 +0100)
committerOlaf Wintermann <olaf.wintermann@gmail.com>
Wed, 21 Jan 2026 17:26:47 +0000 (18:26 +0100)
commit63a85a1021a62e91ec807b7343d96cacabd63813
tree47950defb55bcfe0fde744de4558c47aa6455e37
parent63995160d86a8d450d2f55e130e673b54b0b8da1
update dbutils, simplify delete_collection
13 files changed:
application/store.c
application/store_sqlite.c
application/tests/test-store.c
dbutils/class.c
dbutils/db.c
dbutils/dbutils/db.h
dbutils/dbutils/dbutils.h
dbutils/dbutils/json.h
dbutils/field.c
dbutils/json.c
dbutils/json.h
dbutils/object.c
dbutils/sqlite.c