aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/test/java/org/sonar/db/dump
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-092-2/+2
* NO-JIRA Update license headers to 2024Pierre2024-01-032-2/+2
* SONAR-21002 Improve DB migration tests to use actual migration instead of sch...Léo Geoffroy2023-11-171-1/+2
* Update license templates for 2023Pierre2023-01-022-2/+2
* Update license headers for 2022 [update headers]Pierre2022-01-282-2/+2
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-082-2/+2
* Format all headers for 2020Wouter Admiraal2020-01-072-2/+2
* Fix code quality issues and reduce dependency on GuavaDuarte Meneses2019-12-101-1/+3
* SONAR-12701 upgrade H2 from 1.3 to 1.4Sébastien Lesaint2019-11-181-3/+3
* SONAR-8520 Make schema dumper cross-platformphilippe-perrin-sonarsource2019-08-141-1/+1
* SONAR-8520 remove H2 specific way of creating database in Unit testsSébastien Lesaint2019-08-091-2/+2
* SONAR-8520 init H2 with Java code as with all other DBsSébastien Lesaint2019-08-092-0/+195