Structs§
Functions§
- pg_
rows_ to_ server_ records - Converts a slice of
PgRow
to aServerRecords
based on the providedRecordType
. - split_
custom_ interval - Splits a date range into archived and current table queries based on retention period
PgRow
to a ServerRecords
based on the provided RecordType
.