aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources/sql
Commit message (Collapse)AuthorAgeFilesLines
* Replace English road & employee names with Austrian ones [#28864]Dominic Rogetzer2018-06-191-278/+278
|
* edit Testdata #28617Martin Weick2018-06-181-9/+9
|
* create Testdata #28617Martin Weick2018-06-181-0/+792
|
* Rework RegistrationDatabaseDAO #27305Tharre2018-06-171-2/+2
|
* Refactor insert/delete scripts to DB-Unit xml file [#27302]Dominic Rogetzer2018-06-112-20/+0
|
* change database schema to include time zone data with timestamp #27844Felix Kehrer2018-06-021-1/+1
|
* Fix regression caused by commit:3f84016Tharre2018-05-221-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 changesTharre2018-05-121-13/+7
|
* Changed test behaviour to leave "clean" database for other testsFelix Kehrer2018-05-071-0/+5
|
* Changed enums (and similar fields) to match enum names of JavaFelix Kehrer2018-05-072-8/+10
|
* Merge branch 'employee_list' into fahrzeug_anmeldenFelix Kehrer2018-05-071-6/+11
|\
| * Change enum types to varchar with check constraint to support DBUnitDominic Rogetzer2018-05-071-6/+11
| |
* | Changed test data to be in sync with new database schemaFelix Kehrer2018-05-071-2/+2
| |
* | Added groundwork for DAO testsFelix Kehrer2018-05-072-0/+15
|/
* Add missing hasNef attr. to VehicleVersion tableTharre2018-05-031-0/+1
|
* Add sql database schemaTharre2018-05-011-0/+57