We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
duration
Documented here
Trying to select on a duration field crashes on Protocol.V*.decode_type not matching
Protocol.V*.decode_type
The text was updated successfully, but these errors were encountered:
@noaccOS yep this would be very welcome! Any chance you want to make a PR to contribute this? 🙃
Sorry, something went wrong.
Actually, let's hold off on this. Elixir v1.17 will introduce a new Duration struct, so we'll be better off using that for this new type.
Duration
Some more info:
No branches or pull requests
Documented here
Trying to select on a duration field crashes on
Protocol.V*.decode_type
not matchingThe text was updated successfully, but these errors were encountered: