dbscripts 6.x-2.x-dev
ceardach - January 20, 2009 - 20:41
Nightly development snapshot from CVS branch: DRUPAL-6--2
First released: January 20, 2009 - 20:41
First released: January 20, 2009 - 20:41
Download: dbscripts-6.x-2.x-dev.tar.gz
Size: 34.6 KB
md5_file hash: bcd59456964914cf41bd7e2eea72eed8
Last updated: May 31, 2009 - 00:05
View usage statistics for this releaseSize: 34.6 KB
md5_file hash: bcd59456964914cf41bd7e2eea72eed8
Last updated: May 31, 2009 - 00: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 :)
