Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter4 - How i can add extra 3 fields to a created table using Migration ?
#2

You can update the migration and delete the old table and record in "migration" table. Or php spark migrate:refresh
 Add SQL to ALTER TABLE and execute it.
Simple CI 4 project for beginners codeigniter-expenses ( topic )
Reply


Messages In This Thread
RE: CodeIgniter4 - How i can add extra 3 fields to a created table using Migration ? - by ozornick - 05-10-2024, 09:10 AM



Theme © iAndrew 2016 - Forum software by © MyBB