Download Size md5 hash
dbscripts-6.x-2.x-dev.tar.gz 36.41 KB 40111eb253a4a24a68be112132d8f8e4
dbscripts-6.x-2.x-dev.zip 40.79 KB dc94ae0b735b18fa40d92990620680e1
Development snapshot from branch: 6.x-2.x
Last updated: June 16, 2011 - 12:05

This is using an entirely different approach to dumping and restoring. The 1.x version treats the database dumps as a single file, while 2.x is dumping every table and data as separate files. This allows much easier manipulation of files that will be faster to perform. Also, on large databases it will allow an easier opportunity to dump and restore only the required tables, which will be significantly faster.

Merging branches and with other developers should be superior this way... that is... if I can get it working :)

nobody click here