CodeIgniter migrations
Host: CodeIgniter 4.7.x (PHP 8.1+) · Researched 2026-08
One-shot:/apply/codeigniter.full.md· Short:/codeigniter
CI4 migrations can live per module namespace if you register migration paths, or use a single app/Database/Migrations with module prefixes.
Ownership rule unchanged: one BC owns its tables.