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

  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: 28
All time rank: 1674 in Romania Romania
Week rank: 260 Down9 in Romania Romania Down
Innovation award
Innovation award
Nominee: 1x


  Detailed description   Download .zip .tar.gz  
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.

  Classes of solomongaby  >  MySQL Versioning  >  Download .zip .tar.gz  >  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
Version: 0.9
PHP version: 5.0
License: GNU General Public License (GPL)
All time users: 306 users
All time rank: 6096
Week users: 0 users
Week rank: 2218 Equal
 
  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)
Accessible without login 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)
  Accessible without login Plain text file index.php Example applications run file
  Accessible without login 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
  Accessible without login Plain text file 01_changeset1.sql Data example of changeset

  Files  /  __DB  /  Files folder image data  
File Role Description
  Accessible without login 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
  Accessible without login 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.