TypeError:unexpected keyword argument 'hash'

59 views
Skip to first unread message

Albert A

unread,
Oct 3, 2023, 12:03:51 PM10/3/23
to sqlalchemy
Hi All,

I am trying to push a result file using below robotframework(python) command to a Mysql db and getting below error.

Command used: 
 python -m dbbot.run -b mysql://username:pass@localhost/robot_results output.xml

where dbname - robot_results
filename - output.xml
Getting error as below on running the above command.
TypeError: Connection.execute() got an unexpected keyword argument 'hash'


Any help here is appreciated.

Regards
Albert


Reply all
Reply to author
Forward
0 new messages