Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix regression caused by commit:3f84016 | Tharre | 2018-05-22 | 1 | -2/+2 |
* | Fix DBUnit's enums and revert database changes | Tharre | 2018-05-12 | 1 | -13/+7 |
* | Changed test behaviour to leave "clean" database for other tests | Felix Kehrer | 2018-05-07 | 1 | -0/+5 |
* | Changed enums (and similar fields) to match enum names of Java | Felix Kehrer | 2018-05-07 | 2 | -8/+10 |
* | Merge branch 'employee_list' into fahrzeug_anmelden | Felix Kehrer | 2018-05-07 | 1 | -6/+11 |
|\ | |||||
| * | Change enum types to varchar with check constraint to support DBUnit | Dominic Rogetzer | 2018-05-07 | 1 | -6/+11 |
* | | Changed test data to be in sync with new database schema | Felix Kehrer | 2018-05-07 | 1 | -2/+2 |
* | | Added groundwork for DAO tests | Felix Kehrer | 2018-05-07 | 2 | -0/+15 |
|/ | |||||
* | 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 |