Renames uuid → session_id and last_activity_at → last_active_at, and changes session_id column type from uuid to varchar to support prefixed IDs (sess_...). Co-Authored-By: Virgil <virgil@lethean.io> |
||
|---|---|---|
| .. | ||
| 0001_01_01_000001_create_agentic_tables.php | ||
| 0001_01_01_000002_add_ip_whitelist_to_agent_api_keys.php | ||
| 0001_01_01_000003_create_agent_plans_tables.php | ||
| 0001_01_01_000004_create_prompt_tables.php | ||
| 0001_01_01_000005_add_performance_indexes.php | ||
| 0001_01_01_000006_add_soft_deletes_to_agent_plans.php | ||
| 0001_01_01_000007_add_template_versions.php | ||
| 0001_01_01_000008_create_brain_memories_table.php | ||
| 0001_01_01_000009_drop_brain_memories_workspace_fk.php | ||
| 0001_01_01_000010_rename_session_columns.php | ||