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 | -102/+0 |
* | SONAR-5471 support default value in boolean and varchar columns | Simon Brandhof | 2016-12-12 | 1 | -1/+3 |
* | fixing coverage of ClobColumnDef | Sébastien Lesaint | 2016-08-22 | 1 | -0/+6 |
* | SONAR-7842 make ClobColumnDef support all DBs | Sébastien Lesaint | 2016-08-18 | 1 | -41/+14 |
* | SONAR-7627 Charset of SQLServer NVARCHAR columns is badly enforced to Latin1 | Simon Brandhof | 2016-05-10 | 1 | -1/+1 |
* | Fix project title in copyright headers | Simon Brandhof | 2016-01-13 | 1 | -1/+1 |
* | Upgrade to parent 26 and new copyright headers | Simon Brandhof | 2016-01-05 | 1 | -5/+4 |
* | SONAR-6884 Take into account nullable information when updating a column | Julien Lancelot | 2015-12-03 | 1 | -0/+10 |
* | SONAR-6884 Create a ClobColumnDef to create Clob columns | Julien Lancelot | 2015-12-03 | 1 | -0/+112 |