How to solve this??? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How to solve this???

is there anyone who has faced this error: "Type Error: column() got an unexpected keyword argument 'unique' "while working with sqlalchemy???

20th May 2020, 6:23 AM
Fuad Al
Fuad Al - avatar
2 Answers
+ 1
Is it python ?
22nd May 2020, 3:14 PM
Isaac Duah [Active!]
Isaac Duah [Active!] - avatar
+ 1
You can handle that error using except and break
22nd May 2020, 3:14 PM
Isaac Duah [Active!]
Isaac Duah [Active!] - avatar