store: [paper-dynasty] feat: add scout_opportunities and scout_claims tables and API endpoints (#44)
This commit is contained in:
parent
686759aed0
commit
9d082e91b7
@ -0,0 +1,32 @@
|
|||||||
|
---
|
||||||
|
id: 2ecbfe13-841f-4d08-b3cd-8ee8b19d6ab3
|
||||||
|
type: fix
|
||||||
|
title: "[paper-dynasty] feat: add scout_opportunities and scout_claims tables and API endpoints (#44)"
|
||||||
|
tags: [paper-dynasty, automation, commit, configuration, creation, debugging, feature, fix, session-log]
|
||||||
|
importance: 0.6
|
||||||
|
confidence: 0.8
|
||||||
|
created: "2026-03-05T04:02:47.281072+00:00"
|
||||||
|
updated: "2026-03-05T04:02:47.281072+00:00"
|
||||||
|
---
|
||||||
|
|
||||||
|
Commits made: 2
|
||||||
|
- feat: add scout_opportunities and scout_claims tables and API endpoints (#44)
|
||||||
|
- chore: add PostgreSQL migration for scout tables (#44)
|
||||||
|
Files edited (5):
|
||||||
|
- /mnt/NV2/Development/paper-dynasty/database/app/db_engine.py
|
||||||
|
- /mnt/NV2/Development/paper-dynasty/database/app/main.py
|
||||||
|
- /mnt/NV2/Development/paper-dynasty/database/app/routers_v2/scout_claims.py
|
||||||
|
- /mnt/NV2/Development/paper-dynasty/database/app/routers_v2/scout_opportunities.py
|
||||||
|
- /mnt/NV2/Development/paper-dynasty/database/migrations/2026-03-04_add_scout_opportunities_claims.sql
|
||||||
|
Errors encountered (4):
|
||||||
|
- Exit code 1
|
||||||
|
Switched to branch 'next-release'
|
||||||
|
From https://git.manticorum.com/cal/paper-dynasty-database
|
||||||
|
+ 8d1751c...0948db0 ai/paper-dynasty-databas
|
||||||
|
- Exit code 1
|
||||||
|
Traceback (most recent call last):
|
||||||
|
File "/home/cal/.local/lib/python3.14/site-packages/peewee.py", line 3322, in execute_sql
|
||||||
|
cursor.
|
||||||
|
- File does not exist. Note: your current working directory is /mnt/NV2/Development/paper-dynasty/database.
|
||||||
|
Work types: automation, commit, configuration, creation, debugging, feature, fix
|
||||||
|
Session size: 136 messages, 47 tool calls
|
||||||
Loading…
Reference in New Issue
Block a user