Skip to content

Conversation

graf0
Copy link

@graf0 graf0 commented Apr 13, 2019

It allows to control unsecure query entered by user - during compilation of statement you can allow/deny any sql operation like select, insert, or create index.

@bvinc
Copy link
Owner

bvinc commented May 1, 2019

This is awesome, and the code looks pretty perfect. Thanks!

There's only one thing that I noticed that I think you forgot. The Connection.Close() method needs to unregister its callback from the global "registry". But since I took a while to get to this, I'll just accept this and add it.

@bvinc bvinc merged commit ec1530d into bvinc:master May 1, 2019
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