]> git.xolatile.top Git - soikk-DB.git/commit
Added removing things from db. Ref counts update when removing things. Added changelog.
authorSoikk <76824648+Soikk@users.noreply.github.com>
Sun, 7 Aug 2022 13:41:19 +0000 (15:41 +0200)
committerSoikk <76824648+Soikk@users.noreply.github.com>
Sun, 7 Aug 2022 13:41:19 +0000 (15:41 +0200)
commit5dd0d7700fa98197cdadaa2369d789e092cc0f49
tree99d2dd331eb4c887b7895c893b803e34a9c10a77
parentf9a7d9cd8a7e603c89d4cc5d98d7f694cc217d85
Added removing things from db. Ref counts update when removing things. Added changelog.
CHANGELOG [new file with mode: 0644]
TODO
include/database.h
include/storage.h
src/database.c
src/db.db [new file with mode: 0644]
src/main.c
src/main.exe [new file with mode: 0644]
src/storage.c