'ResultProxy' object has no attribute 'description'
groups.google.com › g › sqlalchemyJul 02, 2021 · Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message. to sqlal...@googlegroups.com. I have this code: cursor = self._session.execute ("SELECT NEWID () as token") results = self.fetch_results (cursor) And I get this error: 'ResultProxy' object has no attribute ...