SQLAlchemy: to_sql create empty table after inspect
I have strange behavior here. After I init inspect(cn), to_sql writes an empty table to the database.
I have strange behavior here. After I init inspect(cn), to_sql writes an empty table to the database.