bdonepudi97
Results
1
comments of
bdonepudi97
> I had this problem it seems that self.database_object.get_table_by_name(table_name).equivalences in parser.py:711&806 can be NoneType. > > You can avoid the bugs by adding these two lines above: > > ```python...