feat: enable memory search tool

This commit is contained in:
Acbox
2026-02-02 17:37:54 +08:00
parent 3f0a0f8499
commit ab8aa5f4ef
4 changed files with 43 additions and 10 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ sql:
- engine: "postgresql"
schema:
- "db/migrations/0001_init.up.sql"
- "db/migrations/0002_channel.up.sql"
# - "db/migrations/0002_channel.up.sql"
queries: "db/queries"
gen:
go: