migrate icon indicating copy to clipboard operation
migrate copied to clipboard

Fix bug whenever MigrationTable name contains "-"

Open Coffeeri opened this issue 3 years ago • 1 comments

I've noticed, that the table name is not bracket-ed, so that the migration fails whenever the MigrationTable name contains a hypen.

Coffeeri avatar Feb 18 '22 12:02 Coffeeri

Pull Request Test Coverage Report for Build 1864495323

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 57.8%

Totals Coverage Status
Change from base Build 1821224966: 0.0%
Covered Lines: 3731
Relevant Lines: 6455

💛 - Coveralls

coveralls avatar Feb 18 '22 13:02 coveralls