ALTER TABLE `clinicas_parceiras` ADD COLUMN IF NOT EXISTS `observacoes` text DEFAULT NULL;
