Joel Perry

Results 4 comments of Joel Perry
trafficstars

Cool, thanks! Would be good to see this merged in.

@morozov the test @Shardj added looks like other tests in this TestCase, i.e. testChangeColumnsTypeWithDefaultValue. This TestCase is also specifically for the SQLServerPlatform, so would the syntax not be consistent? Need...

It looks like the issue is covered in existing tests: Doctrine\Tests\DBAL\Platforms\SQLServerPlatformTest::testGeneratesUniqueIndexCreationSql I think we just need an examplanation as to why `'CREATE UNIQUE INDEX index_name ON test (test, test2) WHERE...

Did you ever figure this out? Would appreciate any help on this :)