]> source.dussan.org Git - sonarqube.git/commit
SONAR-3887 fix MySQL compatibility
authorSimon Brandhof <simon.brandhof@gmail.com>
Sun, 21 Oct 2012 19:28:30 +0000 (21:28 +0200)
committerSimon Brandhof <simon.brandhof@gmail.com>
Sun, 21 Oct 2012 19:28:30 +0000 (21:28 +0200)
commit0aaf2941ee812b63c7f84b357586ecfba9853b15
tree9f5b0027e4cb264072e6c21bf5b9820a878c10ac
parent602700de57516592e661e1a3b40fc15a180cd08e
SONAR-3887 fix MySQL compatibility
sonar-core/src/main/java/org/sonar/core/persistence/SemaphoreDao.java
sonar-core/src/main/java/org/sonar/core/persistence/SemaphoreDto.java [new file with mode: 0644]
sonar-core/src/main/java/org/sonar/core/persistence/SemaphoreMapper.java
sonar-core/src/main/resources/org/sonar/core/persistence/SemaphoreMapper.xml
sonar-core/src/main/resources/org/sonar/core/persistence/schema-h2.ddl
sonar-core/src/test/resources/org/sonar/core/persistence/SemaphoreDaoTest/old_semaphore.xml
sonar-server/src/main/webapp/WEB-INF/db/migrate/350_create_semaphores.rb