sqlalchemy-dao icon indicating copy to clipboard operation
sqlalchemy-dao copied to clipboard

create_engine arguments when Dao is created

Open elohhim opened this issue 8 years ago • 0 comments

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

elohhim avatar Dec 30 '17 18:12 elohhim