has_table(), and execute_query_str() handles sqlalchemy constructs
- new sqlalchemy deprecated
has_table(), I have added a custom function to replicate this -
execute_query_str()needs to be able to handle non string queries such as sqlalchemy'sDropTable(table))