Skip to content

Clean up timestamp handling#217

Merged
ahmedre merged 1 commit into
mainfrom
timestamp_apis
Jul 5, 2026
Merged

Clean up timestamp handling#217
ahmedre merged 1 commit into
mainfrom
timestamp_apis

Conversation

@ahmedre

@ahmedre ahmedre commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

Today, most methods take nullable timestamps and then resolve the
timestamp in the sql using coalesce. This patch fixes it so that this is
done on the logic level, making the intent clearer.

Today, most methods take nullable timestamps and then resolve the
timestamp in the sql using coalesce. This patch fixes it so that this is
done on the logic level, making the intent clearer.
@ahmedre
ahmedre merged commit c376a54 into main Jul 5, 2026
1 check passed
@ahmedre
ahmedre deleted the timestamp_apis branch July 5, 2026 14:42
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.

1 participant