PHP Classes

mSync PHP Sync MySQL Databases package blog

Recommend this page to a friend!

Latest mSync PHP Sync MySQL Databases package blog posts

  All package blogs All package blogs   mSync PHP Sync MySQL Databases mSync PHP Sync MySQL Databases   Blog mSync PHP Sync MySQL Databases package blog   Post article Post article  

1. How to Implement a PHP MySQL Update Schema Procedure Very Quickly

Updated on: 2023-07-11

Posted on:

Sometimes applications that use a database to store their data need to update the schema of the database tables to be able to implement new features.

Usually, developers start making changes to the database schema in the development environment. When the changes are well tested, they need to implement the same schema changes on the server-side.

This package provides a solution that uses schema definition files in JSON format to update the database schema either in the development environment or the production environment.


Blog More ...   Post a comment Post a comment   See comments See comments (1)   Trackbacks (0)


  All package blogs All package blogs   mSync PHP Sync MySQL Databases mSync PHP Sync MySQL Databases   Blog mSync PHP Sync MySQL Databases package blog   Post article Post article