public override void Install() { try { _carsContext.Install(); } catch (Exception) { } base.Install(); }