Rename sessions to _sessions, drop legacy migrations table
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -326,6 +326,11 @@
|
||||
"created_at": "2025-11-23T16:44:39+00:00",
|
||||
"created_by": "root",
|
||||
"command": "php artisan make:migration:safe reindex_user_roles_to_100_based"
|
||||
},
|
||||
"2025_12_08_042258_drop_migrations_and_rename_sessions_table.php": {
|
||||
"created_at": "2025-12-08T04:22:58+00:00",
|
||||
"created_by": "root",
|
||||
"command": "php artisan make:migration:safe drop_migrations_and_rename_sessions_table"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user