Jared C

Results 9 issues of Jared C

Love this project! Any chance of updating the version of HAProxy?

I'm honestly just not sure how to take advantage of this. After installing the extension, I'm unable to see any difference apart from the method argument auto-completion. I've installed PyLint...

This is probably a really dumb question, but what is the port for the HAProxy status page?

Similar to #5, is there any way we could have this updated to HAProxy 2.9.6? Also, is it reasonable to update Privoxy to the latest stable version as well? Love...

I absolutely love SQLPro Studio and have already had a few others get it based on my strong recommendation. I also really love how responsive you are and how you...

Similar to how things work in a code editor (such as VS Code for Python), it'd be really awesome to have autocomplete help you with system functions and the like....

The Snowsight app autocomplete seems to work for most any object type. It'd be awesome to have this functionality inside SQLPro Studio. For now, whenever I'm modifying roles, I either...

I've seen a few apps automatically calculate some summary metrics on whatever cells you highlight in the query results pane, which I think is super useful. Please see screenshot for...

I just ran the following query: ``` INSERT INTO [DATABASE].[SCHEMA].[TABLE] SELECT * FROM [DATABASE].[SCHEMA].[OTHER_TABLE] ; ``` I had truncated the table immediately before, and verified it was empty with a...