aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-db/src/test/java/org/sonar/db/charset/MysqlCharsetHandlerTest.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-8445 move package charset from sonar-db to sonar-db-migrationSébastien Lesaint2016-12-161-99/+0
* SONAR-7988 fix mssql collation which was badly defined in 5.xSimon Brandhof2016-09-161-47/+27
* SONAR-7649 do not repair db collation outside migrationSimon Brandhof2016-05-191-7/+22
* SONAR-7549 Automatic repair of MSSQL and MySQL case-insensitive columnsSimon Brandhof2016-04-251-20/+29
* SONAR-7549 SONAR-6171 verifies UTF8 charset and case-sensitive collationSimon Brandhof2016-04-251-0/+95