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

Change parameters values #67

Open
pjosalgado opened this issue May 12, 2020 · 0 comments
Open

Change parameters values #67

pjosalgado opened this issue May 12, 2020 · 0 comments

Comments

@pjosalgado
Copy link

pjosalgado commented May 12, 2020

Hi guys!

I'm currently studying to develop a mechanism that, given a query, it'll be able to change the query (prepared statement) and some parameters values before it hits the database.

Looking in "datasource-proxy" (awesome project, by the way) I was able to understand how the QueryTransformer works and how I'll be able to change the query, however, I quite didn't understand how the ParameterTransformer works.

Do you guys have any examples and/or guides on how, given a list of parameters, it's possible to get a current parameter value (by parameter name) and change it, before the query executes?

Thanks in advance.

Best regards,
Paulo

@pjosalgado pjosalgado changed the title Change parameters value Change parameters values May 12, 2020
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