Andre Mochinin
Andre Mochinin
@saifur786 could you please explain your pull request a bit more? Thanks!
I think that including this feature in the library would be too much. Increasing the complexity without a real need. With the database library you can already return query results...
HI @restagner! The **Connect To Database Using Custom Params** keyword just passed all the params to the DB python module - like _pymysql_, so it should work. I've just made...
There are 2 new keywords using the Assertion Engine: - ``Check Row Count`` - ``Check Query Result`` The [Row Count](https://marketsquare.github.io/Robotframework-Database-Library/#Row%20Count) keyword is left untouched - just for returning the row...
This is a great idea! We could also consider setting the connection details as library input params.
@skoroghly could you please provide more details about the issue? Which procedure are you trying to call and which error message do you get? Thanks.
Closing as there is not enough information to debug.
@bhirsz I think it's a really great feature! I'd come along with the proposal of putting it in an extra package and extend the documentation. Let's keep this DatabaseLibrary focused...
Voting up for people like me - who prefer to open the RF logs in the default browser instead of VSC.
Hello @markus-leben, thanks a lot for your contribution! I am not quite sure about some of the changes in your pull request. Could you please provide more information? 1. The...