Database: use schema_version and application_id

This commit is contained in:
2023-09-17 18:58:11 +02:00
parent eac0f4f6a9
commit 5249b7a054
4 changed files with 9 additions and 10 deletions

View File

@ -152,3 +152,6 @@ date,from,to,hours,category,name
2023-09-12,10:00,12:00,2,database,Credit
2023-09-12,14:00,17:30,3.5,wpf,Credit
2023-09-12,21:00,23:00,2,wpf,Cleanup and build
2023-09-13,21:45,23:30,1.75,wpf,DeliveryAdminWindow fixes
2023-09-14,20:45,23:45,4,wpf,Small bugfixes
2023-09-17,17:00,19:00,2,database,use schema_version and application_id

1 date from to hours category name
152 2023-09-12 10:00 12:00 2 database Credit
153 2023-09-12 14:00 17:30 3.5 wpf Credit
154 2023-09-12 21:00 23:00 2 wpf Cleanup and build
155 2023-09-13 21:45 23:30 1.75 wpf DeliveryAdminWindow fixes
156 2023-09-14 20:45 23:45 4 wpf Small bugfixes
157 2023-09-17 17:00 19:00 2 database use schema_version and application_id