Closed HRKings closed 1 year ago
This is a quick PR just to remove any magic numbers from the ulid_to_timestamp method. This uses the appropriate method to convert from a Unix Epoch to a PostgreSQL Timestamp
ulid_to_timestamp
This is a quick PR just to remove any magic numbers from the
ulid_to_timestamp
method. This uses the appropriate method to convert from a Unix Epoch to a PostgreSQL Timestamp