Login   Register  
PHP Classes
elePHPant
Icontem

Auto DB Up

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Alexandru Trandafir Catalin  >  Auto DB Up  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Auto DB Up
Base name: auto-db-up
Description: Update a MySQL database from SQL files
Related classes: , , , , , ,
Version: 0.1
PHP version: 3.0
License: The PHP License
All time users: 445 users
All time rank: 4879
Week users: 2 users
Week rank: 1632
 

  Author  
Picture of Alexandru Trandafir Catalin
Name: Alexandru Trandafir Catalin <e-mail contact>
Packages: 1 Browse all classes by Alexandru Trandafir Catalin Browse all classes by
Country: Spain Spain - PHP jobs in Spain
Age: 24
All time rank: 269470 in Spain Spain
Week rank: 1226 Up27 in Spain Spain Up
Innovation award
Innovation award
Nominee: 1x


  Detailed description  
This class can be used to update a MySQL database from SQL files.

It can scan a given directory for files with numbered .sql name extension.

The class reads the number of the currently installed database version.

It reads the SQL statements from the SQL files the higher number than the last installed version and executes the statements as queries to a MySQL database.

  Groups   Rate classes User ratings   Applications   Related links   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
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


  Innovation Award  
PHP Programming Innovation award nominee
May 2010
Number 5

Prize: One book of choice by Apress
During the lifetime of a database application, the database schema has to be changed to support the evolution of the application. Multiple sets of changes may need to be applied upgrade the application database schema.

This class provides an interesting solution to upgrade a MySQL database, either in development or production environments, by applying one or more sets of schema changes that were created since the last time the schema was upgraded.

Manuel Lemos

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

  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.

  Related links  
Link Description
Official Website A blog post about the class and how to use it.

  Files folder image Files  
File Role Description
Plain text file AutoDbUp.php Class The one and single file.
Plain text file example.php Example This code must be included into all the pages of your application.

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