[wp-testers] When upgrading the database...

Mark Jaquith mark.wordpress at txfx.net
Mon Nov 13 05:57:43 GMT 2006


On Nov 11, 2006, at 4:05 AM, Tassoman (mailing) wrote:

> Just printing the query could be fine. I'm getting crazy each time
> something breaks plugins compatibility

take the wp-admin/upgrade-schema.php file from the old and new files  
and "diff" them.  In GNU/Linux or OS X:

$ diff -u old/wp-admin/upgrade-schema.php new/wp-admin/upgrade- 
schema.php

That'll show you what has changed in the DB schema.

--
Mark Jaquith
http://txfx.net/




More information about the wp-testers mailing list