Skip to content

Commit 4900d7a

Browse files
committed
rollback comment on removed on run rector
1 parent c988fd7 commit 4900d7a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/system/Database/Live/ForgeTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1519,6 +1519,7 @@ public function testAddTextColumnWithConstraint()
15191519

15201520
$this->assertTrue($this->db->fieldExists('text_with_constraint', 'user'));
15211521

1522+
// SQLSRV requires dropping default constraint before dropping column
15221523
$this->forge->dropColumn('user', 'text_with_constraint');
15231524

15241525
$this->db->resetDataCache();

0 commit comments

Comments
 (0)