Add WG specific migration

This commit is contained in:
2023-04-09 23:39:25 +02:00
parent bdd465651d
commit df8c83cef1
2 changed files with 41 additions and 7 deletions

View File

@ -66,3 +66,4 @@ date;from;to;hours;category;name
2023-04-03;11:30;12:45;1.25;import;Delivery
2023-04-03;13:15;14:30;1.25;import;Delivery
2023-04-08;17:30;18:00;0.5;import;Check Foreign Key Constraints
2023-04-09;22:45;23:45;1;import;Delivery

1 date from to hours category name
66 2023-04-03 11:30 12:45 1.25 import Delivery
67 2023-04-03 13:15 14:30 1.25 import Delivery
68 2023-04-08 17:30 18:00 0.5 import Check Foreign Key Constraints
69 2023-04-09 22:45 23:45 1 import Delivery