sam

Results 12 comments of sam

I think this feature would be highly appreciated. You could register the following input bindings and functions ``` input$next_button # observed when next is clicked input$prev_button # observed when prev...

This would be a very useful feature

This feature would be much welcome. For example, to connect to SQL Server using Azure Active Directory with access token authentication requires the use of SQLSetConnectAttr before connecting. ``` typedef...

This has been solved in pyodbc with this commit https://github.com/mkleehammer/pyodbc/commit/e149fada8bf9d213b80364c511e0c239c6bfcf7f

@mloskot could you describe what would be required for this feature to work?

Thanks for the info @casperdcl . Hopefully that gets sorted out sooner or later. Appreciate your work 👍

This would be a very welcome feature. It is likely to require support from nanodbc first https://github.com/nanodbc/nanodbc/issues/215.

Is this behaviour (only returning a valid value inside the min-max range rather than the set value itself) a design choice for the package? If not, the fix is rather...

I couldn't find any tests that test javascript (i.e. shinytest/shinytest2), so a PR would not require any test tweaks?