sqlalchemy-dao
sqlalchemy-dao copied to clipboard
create_engine arguments when Dao is created
Hi,
It would be great to make it possible to pass keyword arguments for create_engine into Dao __init__ . For example passing echo=True for debugging purposes. Please let me know what you think about this idea.
Regards
Jan