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

Print out SQL host variables after evaluation #37

Open
tom-writes-code opened this issue Aug 19, 2022 · 0 comments
Open

Print out SQL host variables after evaluation #37

tom-writes-code opened this issue Aug 19, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@tom-writes-code
Copy link
Owner

When evaluation SQL statements, we print the SQL state and code.

We should also show the values of any variables which have been subject to change.

I think it will suffice to grab everything after either SET or INSERT INTO - there'll be some fairly interesting parsing out of these!

@tom-writes-code tom-writes-code added the enhancement New feature or request label Aug 19, 2022
@tom-writes-code tom-writes-code self-assigned this Aug 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant