fix: Databases errors are less likely to go unnoticed.

This commit is contained in:
2026-06-24 17:33:49 -04:00
parent d43b6a75a7
commit f825bc2b09
2 changed files with 19 additions and 6 deletions

View File

@@ -34,11 +34,9 @@
17. Fix error messages to use fmt.eprintf (stderr) instead of fmt.printf (stdout)
18. "Encryption failed" in tests.
18. Pass allocator to findr?
19. Pass allocator to findr?
20. Update `read_wire_string` to use a slice.
19. Update `read_wire_string` to use a slice.
## Double-check AI output