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

feat(client): introduce safer timestamp API #23

Merged
merged 4 commits into from
Oct 10, 2023

Conversation

puzpuzpuz
Copy link
Collaborator

@puzpuzpuz puzpuzpuz commented Oct 6, 2023

All timestamp methods now require time.Time instead of int64. Server compatibility is kept as is for now, but in the near future we'll start using timestamp suffices (see questdb/questdb#3755).

This is a breaking change, so we'll need a new major release.

@puzpuzpuz puzpuzpuz added the enhancement New feature or request label Oct 6, 2023
@puzpuzpuz puzpuzpuz self-assigned this Oct 6, 2023
@puzpuzpuz puzpuzpuz merged commit e8d780a into main Oct 10, 2023
@puzpuzpuz puzpuzpuz deleted the puzpuzpuz_safer_timestamp_api branch October 10, 2023 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants