Welcome Guest, Not a member yet? Register   Sign In
Migration w/Multiple Table Prefixes
#2

A migration is just a PHP class. You can loop through all your prefixes, build the table name with the right prefix and call the Forge function with that.
CodeIgniter 4 tutorials (EN/FR) - https://includebeer.com
/*** NO support in private message - Use the forum! ***/
Reply


Messages In This Thread
RE: Migration w/Multiple Table Prefixes - by includebeer - 10-04-2021, 04:29 PM



Theme © iAndrew 2016 - Forum software by © MyBB