/* Patch 1.5.1 database to 1.6 Peter Harris 12 June 2004 */ alter table catprop add column cp_type text; alter table catprop add column cp_initial text;