relate: 1b71b163 --FOLLOWS--> ed3e8fe6
This commit is contained in:
parent
69e9ed0eef
commit
f5edb8be1d
@ -0,0 +1,13 @@
|
||||
---
|
||||
id: 4c67b35b-1ebc-4bd6-a058-d1de16514fe0
|
||||
type: FOLLOWS
|
||||
from_id: 1b71b163-b56f-4226-9731-a76ef245e532
|
||||
from_title: "Fix: sqlx in-memory SQLite pool requires max_connections=1"
|
||||
to_id: ed3e8fe6-5947-4022-96dc-dd4504ffa1a1
|
||||
to_title: "[rust] Add test scaffold and mark Phase 1 tasks complete"
|
||||
strength: 0.8
|
||||
created: "2026-03-02T02:09:25.697284+00:00"
|
||||
updated: "2026-03-02T02:09:25.697284+00:00"
|
||||
---
|
||||
|
||||
sqlx pool fix discovered after test scaffold was added in Phase 1
|
||||
@ -6,7 +6,7 @@ tags: [sba-scouting, rust, sqlx, sqlite, testing, fix, in-memory]
|
||||
importance: 0.8
|
||||
confidence: 0.8
|
||||
created: "2026-03-02T02:08:46.895029+00:00"
|
||||
updated: "2026-03-02T02:08:47.223687+00:00"
|
||||
updated: "2026-03-02T02:09:25.697284+00:00"
|
||||
relations:
|
||||
- target: e5ec55be-ced4-4c30-8390-940b45dc2ed5
|
||||
type: RELATED_TO
|
||||
@ -23,6 +23,11 @@ relations:
|
||||
direction: outgoing
|
||||
strength: 0.61
|
||||
edge_id: 5d2f8ff7-bdc0-4103-b143-212d9eca9e40
|
||||
- target: ed3e8fe6-5947-4022-96dc-dd4504ffa1a1
|
||||
type: FOLLOWS
|
||||
direction: outgoing
|
||||
strength: 0.8
|
||||
edge_id: 4c67b35b-1ebc-4bd6-a058-d1de16514fe0
|
||||
---
|
||||
|
||||
# sqlx In-Memory SQLite Pool: max_connections Must Be 1
|
||||
|
||||
@ -6,7 +6,13 @@ tags: [rust, automation, commit, configuration, creation, deployment, fix, testi
|
||||
importance: 0.7
|
||||
confidence: 0.8
|
||||
created: "2026-02-27T02:03:00.746573+00:00"
|
||||
updated: "2026-02-27T02:03:00.746573+00:00"
|
||||
updated: "2026-03-02T02:09:25.697284+00:00"
|
||||
relations:
|
||||
- target: 1b71b163-b56f-4226-9731-a76ef245e532
|
||||
type: FOLLOWS
|
||||
direction: incoming
|
||||
strength: 0.8
|
||||
edge_id: 4c67b35b-1ebc-4bd6-a058-d1de16514fe0
|
||||
---
|
||||
|
||||
Commits made: 1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user