php-mcp/src
Snider 2458f87c8d
Some checks failed
CI / PHP 8.2 (push) Has been cancelled
CI / PHP 8.3 (push) Has been cancelled
CI / PHP 8.4 (push) Has been cancelled
CI / Assets (push) Has been cancelled
fix(migrations): make all package migrations idempotent
Guard every Schema::create() with hasTable() so migrations
coexist safely with the consolidated app-level migration in
host.uk.com. Prevents "table already exists" failures that
would block the entire migration batch.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-08 21:07:59 +00:00
..
Mcp fix(migrations): make all package migrations idempotent 2026-02-08 21:07:59 +00:00
Website/Mcp refactor: move MCP module from Core\Mod\Mcp to Core\Mcp namespace 2026-01-27 16:26:14 +00:00