atviriduomenys / spinta

Spinta is a framework to describe, extract and publish data (a DEP Framework).
MIT License
10 stars 4 forks source link

More explicit error message for unknown column type in SQL #624

Closed karina-klinkeviciute closed 2 weeks ago

karina-klinkeviciute commented 1 month ago

another option would be to catch the error in the read_props and reraise with the traceback (I found a way: https://stackoverflow.com/a/72300659/2114935)