aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-db/src/main/java/org/sonar/db/version/DecimalColumnDef.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-8445 move def and sql builder classes to sonar-db-migrationSébastien Lesaint2016-12-161-109/+0
* Fix Quality flawsSimon Brandhof2016-12-131-0/+2
* SONAR-5471 support default value in boolean and varchar columnsSimon Brandhof2016-12-121-1/+1
* SONAR-8025 improve column name checks + factor with table name checkSébastien Lesaint2016-09-161-1/+1
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-5/+4
* SONAR-6884 Take into account nullable information when updating a columnJulien Lancelot2015-12-031-1/+1
* Fix quality flawsJulien Lancelot2015-10-061-2/+2
* Fix quality flawsJulien Lancelot2015-09-281-3/+3
* SONAR-6840 Group migrations touching same tableJulien Lancelot2015-09-181-0/+108