Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use the appropriate method for unix timestamp conversion #25

Merged
merged 1 commit into from
Oct 6, 2023

Conversation

HRKings
Copy link
Contributor

@HRKings HRKings commented Oct 5, 2023

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

@pksunkara pksunkara merged commit 277f114 into pksunkara:master Oct 6, 2023
8 checks passed
@HRKings HRKings deleted the timestamp_conversion branch October 11, 2023 05:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants