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