kennethreitz / records

SQL for Humans™
https://pypi.python.org/pypi/records/
ISC License
7.15k stars 570 forks source link

Add function of "automap_for_exist_table" #129

Closed Xarrow closed 6 years ago

Xarrow commented 6 years ago

Add function of "automap_for_exist_table". You can refer to http://docs.sqlalchemy.org/en/latest/orm/extensions/automap.html#sqlalchemy.ext.automap.AutomapBase.prepare for further detail.