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

Add more SQL funcs #236

Draft
wants to merge 5 commits into
base: dev/e4.3.0
Choose a base branch
from
Draft

Add more SQL funcs #236

wants to merge 5 commits into from

Conversation

terry-xiaoyu
Copy link
Member

  • conversions between hex_string and binary
  • term_to_binary and binary_to_term (useful when we want to avoid json_decode parses binaries as UTF-8 strings
  • erlang:put/2 and erlang:get/1 (useful when we need to maintain states in current connection process)

@terry-xiaoyu terry-xiaoyu marked this pull request as draft April 11, 2022 03:57
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