Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-8445 move def and sql builder classes to sonar-db-migration | Sébastien Lesaint | 2016-12-16 | 1 | -165/+0 |
* | SONAR-8533 Force unit CHAR on VARCHAR columns on Oracle | Simon Brandhof | 2016-12-13 | 1 | -2/+2 |
* | SONAR-5471 support default value in boolean and varchar columns | Simon Brandhof | 2016-12-12 | 1 | -1/+21 |
* | DB migration: make alter column re-entrant on Oracle | Sébastien Lesaint | 2016-06-13 | 1 | -3/+9 |
* | rename AlterColumnsTypeBuilder to AlterColumnsBuilder | Sébastien Lesaint | 2016-06-13 | 1 | -0/+139 |
* | SONAR-6884 Take into account nullable information when updating a column | Julien Lancelot | 2015-12-03 | 1 | -96/+0 |
* | SONAR-6884 Rename StringColumnDef to VarcharColumnDef | Julien Lancelot | 2015-12-03 | 1 | -4/+3 |
* | Replace VARCHAR by NVARCHAR on MsSQL | Simon Brandhof | 2015-10-12 | 1 | -1/+1 |
* | SONAR-6840 Group migrations touching same table | Julien Lancelot | 2015-09-18 | 1 | -0/+97 |