|
|
d5981d7b88
|
feat: Added --format, -f flag.
Allows printing data in tabular or json format.
|
2026-06-25 17:53:44 -04:00 |
|
|
|
4fcd0b3c9d
|
chore: Cleaned up some files.
|
2026-06-22 09:28:30 -04:00 |
|
|
|
2683e2a00f
|
refactor(sqlite): Used distinct types for Db and Stmt pointers.
Also made some other improvements to it.
|
2026-06-21 16:52:21 -04:00 |
|
|
|
9683216efe
|
refactor(sqlite): Removed db_ prefix from db_open and db_close.
|
2026-06-20 18:49:56 -04:00 |
|
|
|
fe2b256bd6
|
feat: All encryption/decryption now happens in-memory.
Release-as: v0.3.0
|
2026-06-16 11:38:20 -04:00 |
|
|
|
de2186a2e5
|
refactor(odin): ported list command.
|
2026-06-16 10:18:21 -04:00 |
|