Checksetup function changes
    Max Kanat-Alexander 
    mkanat at kerio.com
       
    Tue Mar  1 21:22:50 UTC 2005
    
    
  
	Hey. I've just checked-in bug 277617. It moves all of the GetFieldDef
functions and stuff like that from checksetup.pl into Bugzilla::DB.
	Unfortunately, this probably means that if you have a patch that
touched checksetup, it's been bit-rotted.
	It's very easy to fix, though. If you had a GetFieldDef, it's just
$dbh->bz_get_field_def now. Same for the other functions like
TableExists and so forth.
	See https://bugzilla.mozilla.org/show_bug.cgi?id=277617 for details.
	-Max
-- 
Max Kanat-Alexander
Technical Support Manager, USA
2350 Mission College Blvd., Suite 400
Santa Clara, CA 95054
Phone: (408) 496-4500
Fax: (408) 496-6902
http://www.kerio.com/support.html
    
    
More information about the developers
mailing list