Data Access Layer
Filtering
When using MartenDB with PostgreSQL, there are specific considerations to keep in mind:
- Is not allowed to use
DateTimewithKindUtcwhen filtering, to avoid errors, we will always useDateTimeOffset.
![]()
When using MartenDB with PostgreSQL, there are specific considerations to keep in mind:
DateTime with KindUtc when filtering, to avoid errors, we will always use DateTimeOffset.![]()