[wp-hackers] Table updater wish

Matt Mullenweg m at mullenweg.com
Thu Jul 29 03:22:35 UTC 2004


I want to be able to use the same code for installation and upgrading. It 
would take some sort of structured description of the tables and fields we 
want, probably as a nested array or some sort, and then loop over that. It 
would check if the desired table existed and if not, then create it. If 
would check if a field existed and, if not, create it. Then it would check 
if the field was the correct type and, if not, you get the idea.

Anyone want to tackle this?

-- 
Matt Mullenweg
  http://photomatt.net | http://wordpress.org
http://pingomatic.com | more soon...



More information about the hackers mailing list