The problem is, lastLoggedAt is optional LocalDate...
# coroutines
m
The problem is, lastLoggedAt is optional LocalDateTime and I have some records without last logged at datetime (should be null in that case)