Рет қаралды 3,888
Document Code:
Migrations are a convenient way for you to alter your database in a structured and organized manner. You could edit fragments of SQL by hand but you would then be responsible for telling other developers that they need to go and run them. You would also have to keep track of which changes need to be run against the production machines next time you deploy.
Framework codeigniter 4
SQL maria Db
PHP Version 7.4.10