Commit Graph

11 Commits

Author SHA1 Message Date
b769d71f6e Add DB implementation with fault injection 2025-01-31 09:32:23 -08:00
9c42847ee2 Add transaction DB implementation
This and the previous commit allow passing transactions to query functions
2025-01-31 08:53:11 -08:00
f804299180 Add actions to items 2025-01-29 08:52:39 -08:00
453bc9d601 Replace AddItem with AddItems 2025-01-29 07:43:06 -08:00
2d7d48846d Add transaction utility 2025-01-23 10:03:46 -08:00
2a58c01319 Refactor db access to ensure pragmas are set, fix foreign keys 2025-01-19 21:33:49 -08:00
f540ebcb4d Move migration logic to migrations.go 2025-01-18 13:59:31 -08:00
c040f97680 Add feed command 2025-01-17 07:05:57 -08:00
6bd9449baf Add deactivate command 2025-01-16 22:02:38 -08:00
96ab254812 Refactor migrations to their own files 2025-01-16 21:11:07 -08:00
0c1b978264 Move db code to submodule 2025-01-16 14:56:10 -08:00