On 06 déc. 2021 01:16, Itaï BEN YAACOV <can...@free.fr> wrote: > Hi, > > Looks like the same bug persists in gourmand. > > ... > File "/usr/lib/python3/dist-packages/gourmand/backends/db.py", line 759, in > fetch_len > return table.count().execute().fetchone()[0] > AttributeError: 'Table' object has no attribute 'count'
Not the same bug. Seems to be like this one : https://stackoverflow.com/questions/32067607/sqlalchemy-table-object-has-no-attribute-id Christian