Robotframework-Database-Library icon indicating copy to clipboard operation
Robotframework-Database-Library copied to clipboard

The Database Library for Robot Framework allows you to query a database and verify the results using different Python DB modules (installed separately).

Results 23 Robotframework-Database-Library issues
Sort by recently updated
recently updated
newest added

I found issue that when connecting using jaydebeapi, driver is not properly reload classes to connect to databases. I have setup that both drivers are added to CLASSHPATH and base...

Query OR 'Execute Sql String' Database Function returning connection details instead of data. Query Statemenet: : Select Packagename.function from dual;

Mostly exists to better support pymssql querying. Fixes this issue from pymssql in database library: https://github.com/pymssql/pymssql/issues/860