Skip to content

Customizable Column Rendering #200

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

Closed
jeffgbutler opened this issue May 11, 2020 · 0 comments · Fixed by #216
Closed

Customizable Column Rendering #200

jeffgbutler opened this issue May 11, 2020 · 0 comments · Fixed by #216
Milestone

Comments

@jeffgbutler
Copy link
Member

Some databases need unusual formatting for prepared statement parameters. For example, PostgreSQL wants "::json" or "::jsonb" appended to the parameter marker in some cases.

Provide a way to specify a renderer for a column that will override the default renderer for a statement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant