We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e24d6c1 commit d433683Copy full SHA for d433683
tests/unit/EnumTest.php
@@ -168,7 +168,6 @@ public function testChangeToAndFromEnum() // edit enum to string and vice versa
168
$this->deleteTables();
169
}
170
171
- // TODO ENH enum change is more work than just changing the enum values. And for PgSQL it is even more
172
// public function testEnumValuesChange()
173
// {
174
// $this->deleteTables();
0 commit comments