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 Support for JSON json_object_t #224

Open
martindsouza opened this issue Dec 14, 2018 · 0 comments
Open

Add Support for JSON json_object_t #224

martindsouza opened this issue Dec 14, 2018 · 0 comments
Milestone

Comments

@martindsouza
Copy link
Member

The Params and to_char should support JSON to string:

logger.append_param(l_params, 'p_json', case when p_json is null then null else p_json.stringify end);

@martindsouza martindsouza added this to the 3.2.0 milestone Dec 14, 2018
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

No branches or pull requests

1 participant