| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix regression caused by commit:3f84016 | Tharre | 2018-05-22 | 1 | -2/+2 | 
| | | | | | | | Enums have ordering is important, commit:3f84016 changed ordering of the Vehicle.Status enum, but failed to also change that in the database schema. | ||||
| * | Fix DBUnit's enums and revert database changes | Tharre | 2018-05-12 | 1 | -13/+7 | 
| | | |||||
| * | Changed enums (and similar fields) to match enum names of Java | Felix Kehrer | 2018-05-07 | 1 | -4/+6 | 
| | | |||||
| * | Change enum types to varchar with check constraint to support DBUnit | Dominic Rogetzer | 2018-05-07 | 1 | -6/+11 | 
| | | |||||
| * | Add missing hasNef attr. to VehicleVersion table | Tharre | 2018-05-03 | 1 | -0/+1 | 
| | | |||||
| * | Add sql database schema | Tharre | 2018-05-01 | 1 | -0/+57 | 
