Steve Yegge
b1ba1c5315
feat(storage): add pinned field to issues schema
...
Add pinned column to the issues table to support persistent context markers
that should not be treated as work items (bd-7h5).
Changes:
- Add pinned column to schema.go CREATE TABLE
- Add migration 023_pinned_column.go for existing databases
- Update all issue queries to include pinned column
- Update scanIssues and scanIssuesWithDependencyType to handle pinned field
- Add Pinned field to types.Issue struct with JSON serialization
- Fix migrations_test.go to include pinned in legacy schema test
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2025-12-19 00:08:32 -08:00
..
2025-12-19 00:08:32 -08:00
2025-11-21 14:40:22 -05:00
2025-11-04 01:08:21 -08:00
2025-11-03 12:02:15 -08:00
2025-12-14 17:21:44 -08:00
2025-12-18 19:11:50 -08:00
2025-11-23 19:53:44 -08:00
2025-11-23 19:35:52 -08:00
2025-12-02 22:41:07 -08:00
2025-11-24 14:03:11 -08:00
2025-11-06 20:06:45 -08:00
2025-10-30 14:04:03 -07:00
2025-11-21 11:40:37 -05:00
2025-11-08 02:22:15 -08:00
2025-11-08 02:22:15 -08:00
2025-12-02 22:41:07 -08:00
2025-11-23 19:53:44 -08:00
2025-12-02 22:41:07 -08:00
2025-11-20 18:55:10 -05:00
2025-11-20 18:55:10 -05:00
2025-11-28 23:19:21 -08:00
2025-11-15 12:46:13 -08:00
2025-12-02 22:41:07 -08:00
2025-12-05 16:20:43 -08:00
2025-12-18 18:23:30 -08:00
2025-12-19 00:08:32 -08:00
2025-11-02 14:49:27 -08:00
2025-12-17 19:10:13 -08:00
2025-12-17 19:10:13 -08:00
2025-10-25 18:44:38 -07:00
2025-11-24 00:59:49 -08:00
2025-11-20 19:17:57 -05:00
2025-11-02 14:49:27 -08:00
2025-12-17 19:10:13 -08:00
2025-12-18 21:55:54 -08:00
2025-11-02 16:27:42 -08:00
2025-12-18 11:28:13 -08:00
2025-12-16 13:26:51 -08:00
2025-12-16 13:26:51 -08:00
2025-12-16 13:26:51 -08:00
2025-12-18 02:48:13 -08:00
2025-11-20 21:57:23 -05:00
2025-11-21 11:40:37 -05:00
2025-10-29 21:57:15 -07:00
2025-12-14 17:23:46 -08:00
2025-12-18 17:45:49 -05:00
2025-12-19 00:08:32 -08:00
2025-12-17 19:10:13 -08:00
2025-12-19 00:08:32 -08:00
2025-11-02 14:03:14 -08:00
2025-11-02 14:03:14 -08:00
2025-12-19 00:08:32 -08:00
2025-12-19 00:08:32 -08:00
2025-12-07 20:34:02 +11:00
2025-11-29 22:07:52 -08:00
2025-12-19 00:08:32 -08:00
2025-12-16 01:06:14 -08:00
2025-11-20 21:57:23 -05:00
2025-12-19 00:08:32 -08:00
2025-11-30 00:37:12 -08:00
2025-12-19 00:08:32 -08:00
2025-11-04 22:25:33 -08:00
2025-11-21 11:40:37 -05:00
2025-11-08 15:40:19 -08:00
2025-12-18 19:32:26 +01:00
2025-12-19 00:08:32 -08:00
2025-12-14 12:40:32 -08:00
2025-12-18 18:24:28 -08:00
2025-11-23 19:04:34 -08:00
2025-12-18 11:28:13 -08:00
2025-11-20 21:57:23 -05:00
2025-12-14 00:37:54 -08:00
2025-12-18 11:25:17 -08:00
2025-12-19 00:08:32 -08:00
2025-11-20 21:57:23 -05:00
2025-11-24 01:10:16 -08:00
2025-11-24 22:21:55 -08:00
2025-11-28 23:19:21 -08:00
2025-12-05 15:41:35 -08:00