Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
258 views
in Technique[技术] by (71.8m points)

php - Running Migration on multiple databases in Codeigniter 4

I am designing a SaaS system with codeigniter 4 and wants to run the migration against all the databases at a time from the cli.

I have a separate database that contains all other database connection details.

How do I go about this, using codeigniter 4 migration class?

Please any help is appreciated...

question from:https://stackoverflow.com/questions/65848135/running-migration-on-multiple-databases-in-codeigniter-4

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...