You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sqlalchemy-1.4.48 work fine
SQLAlchemy-2.0.15 got error: File "/opt/reportbro/reportbro_server.py", line 97, in put total_size = self.db_connection.execute(select([func.sum(report_request.c.pdf_file_size)])).scalar()
The text was updated successfully, but these errors were encountered:
sqlalchemy-1.4.48 work fine
SQLAlchemy-2.0.15 got error:
File "/opt/reportbro/reportbro_server.py", line 97, in put total_size = self.db_connection.execute(select([func.sum(report_request.c.pdf_file_size)])).scalar()
The text was updated successfully, but these errors were encountered: