# Structs

IncrementalDbEntry contains the changed_at and deleted columns as struct fields.
IncrementalPkDbEntry implements a single primary key named id of a generic type next to IncrementalDbEntry.