Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はプラグイン Migration from CakePHP を使用しており、アプリに 2 つのデータベースがあります。
db1 (デフォルト) tableX1 tableX2 tableX3 ... tableXn
db2 テーブルY1 テーブルY2 テーブルY3 ... テーブルYn
一部を db1 で実行し、他の部分を db2 で実行する必要がある移行を実行したいのですが、どうすればよいですか?
私はあなたの中で異なるデータベース構成をセットアップしますapp/Config/database.php
app/Config/database.php