Login   Register  
PHP Classes
elePHPant
Icontem

MySQL Versioning

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of solomongaby  >  MySQL Versioning  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: MySQL Versioning
Base name: mysql-versioning
Description: Update MySQL databases using SQL change set files
Related classes: ,
Version: 0.9
PHP version: 5.0
License: GNU General Public License (GPL)
All time users: 289 users
All time rank: 5758
Week users: 0 users
Week rank: 2294
 

  Author  
Picture of solomongaby
Name: solomongaby is available for providing paid consulting. Contact solomongaby .
Packages: 10 Browse all classes by solomongaby Browse all classes by
Country: Romania Romania - PHP jobs in Romania
Age: 27
All time rank: 1774 in Romania Romania
Week rank: 186 Down3 in Romania Romania Up
Innovation award
Innovation award
Nominee: 1x


  Detailed description  
This class can be used to update MySQL databases using SQL change set files.

It can scan directories with files that contain SQL statements that define change sets for creating tables, altering tables, or changing the table data.

The class can execute the SQL statements to update the database schema and alter the requested table data.

Every time it is run the class only execute the newly added change set files.

  Groups   Rate classes User ratings   Dependencies  
  Trackback   Applications   Files Files  

  Groups  
Group folder image Databases Database management, accessing and searching View top rated classes
Group folder image Systems administration System configuration and management View top rated classes


  User ratings  
There are not enough user ratings to display for this class.

  Packages needed by this class  
Class Dependency Why it is needed
MySQL-class
Required
run queries using this wrapper class

  Trackback links  
Link Description
MySQL Database versioning strategy MySQL Database versioning strategy by Gabi Solomon IF you just got into versioning your code then you are probably really happy with your acomplishment...

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Files folder image__DB (2 files, 4 directories)
Plain text file config.php Conf. applications config file

  Files  /  Files folder image __DB  
File Role Description
Files folder imagechangesets (1 directory)
Files folder imagedata (1 file)
Files folder imageenviroment (2 files)
Files folder imagetables (1 file)
  Plain text file index.php Example applications run file
  Plain text file init.php Conf. config file for updater

  Files  /  __DB  /  Files folder image changesets  
File Role Description
Files folder image001 (1 file)

  Files  /  __DB  /  changesets  /  Files folder image 001  
File Role Description
  Plain text file 01_changeset1.sql Data example of changeset

  Files  /  __DB  /  Files folder image data  
File Role Description
  Plain text file locations.sql Data data file for table locations

  Files  /  __DB  /  Files folder image enviroment  
File Role Description
  Plain text file Mysql.php Class mysql wrapper
  Plain text file MysqlUpdater.php Class main updater class

  Files  /  __DB  /  Files folder image tables  
File Role Description
  Plain text file locations.sql Data initial create for table locations.

Download all files: mysql-versioning.tar.gz mysql-versioning.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.