I have a series of RAW SQL queries I am trying to run using SQLAlchemy. They are in the following way: ```python
connection = engine.connect() transac