Andrew Phillips
|
6a6afcfe6e
|
chore: remove redundant debug logging from store_meta
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-26 18:54:20 -03:00 |
|
Andrew Phillips
|
ee0545b739
|
fix: resolve ownership and borrowing errors and add serde traits
Co-authored-by: aider (openai/andrew/openrouter/google/gemini-2.5-pro) <aider@aider.chat>
|
2025-08-25 13:06:54 -03:00 |
|
Andrew Phillips
|
fb40809078
|
feat: add missing database functions and fix tool errors
Co-authored-by: aider (openai/andrew/openrouter/anthropic/claude-sonnet-4) <aider@aider.chat>
|
2025-08-23 13:01:30 -03:00 |
|
Andrew Phillips
|
096b907a23
|
feat: add indexes on tags.name and metas.name for improved query performance
Co-authored-by: aider (openai/andrew.openrouter.qwen.qwen3-coder) <aider@aider.chat>
|
2025-07-29 17:12:23 -03:00 |
|
Andrew Phillips
|
291b6d9587
|
feat: implement batch queries for improved list performance
Co-authored-by: aider (openai/andrew.openrouter.qwen.qwen3-coder) <aider@aider.chat>
|
2025-07-29 14:26:26 -03:00 |
|
Andrew Phillips
|
a8c363333c
|
refactor: remove digest fields from db and item struct
|
2025-05-21 20:24:17 -03:00 |
|
Andrew Phillips
|
5a6a8ee97b
|
refactor: improve code formatting and readability in SQL and function calls
|
2025-05-14 22:50:35 -03:00 |
|
Andrew Phillips (aider)
|
947ed55fb7
|
refactor: use params! macro for SQL query parameters
|
2025-05-14 21:22:28 -03:00 |
|
Andrew Phillips
|
4d2ff50992
|
refactor: use params! macro for consistent and safer query parameter passing
|
2025-05-14 21:20:09 -03:00 |
|
Andrew Phillips (aider)
|
2694000c9b
|
feat: add get_item_meta_name function to retrieve specific meta by name
|
2025-05-14 17:32:55 -03:00 |
|
Andrew Phillips
|
bbdfe19836
|
feat: add compression and digest support with database schema updates
|
2025-05-14 09:45:51 -03:00 |
|
Andrew Phillips
|
1aaf1e6221
|
feat: make digest_value optional and add digest display
|
2025-05-13 17:49:19 -03:00 |
|
Andrew Phillips (aider)
|
3e79b653b5
|
feat: add support for Item.digest_type and digest_value in database operations
|
2025-05-13 17:18:09 -03:00 |
|
Andrew Phillips
|
6a2476825b
|
feat: add digest fields and update compression default in items table
|
2025-05-13 17:17:59 -03:00 |
|
Andrew Phillips
|
7db2a2ab75
|
(no commit message provided)
|
2025-05-13 08:16:47 -03:00 |
|
Andrew Phillips
|
9feec61759
|
style: reorder imports and reformat code for consistency
|
2025-05-10 10:06:33 -03:00 |
|
Andrew Phillips
|
e389617207
|
Whitespace
|
2023-09-08 17:18:16 +00:00 |
|
Andrew Phillips
|
b50c75f007
|
Get the last item when using --get with no ids/tags/meta.
|
2023-09-08 17:17:01 +00:00 |
|
Andrew Phillips
|
49a77f9090
|
Most of basic functionality implemented
|
2023-08-31 19:38:59 +00:00 |
|
Andrew Phillips
|
b9bf5a831e
|
Initial commit
|
2023-07-25 17:33:50 -03:00 |
|