You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
330 B
330 B
| title | status | type | priority | created_at | updated_at | parent |
|---|---|---|---|---|---|---|
| Denormalized raw sessions table | completed | task | normal | 2026-03-27T19:39:32Z | 2026-03-28T17:38:43Z | claudbg-6wkk |
Added raw_sessions table to run_migrations() in schema.rs. Insert/read test verifies file_mtime and file_size columns work correctly.