Tag Archives: sql
Developer tools updated
Developer tools
Update: Easy Parameters
This is a tool for queries taken from logs, where we have queries and parameters unbinded. Take a look at the example.
You can also insert the parameters into the query text area instead, with the following text:
bind => [param1, param2, etc].
Feel free to use and comment.