摘要: SQLAlchemy - Object-Relational Mapper First create Base class: declarative_base is a factory function, that returns a base class (actually a metaclass 阅读全文
posted @ 2016-08-05 20:18 garyyang 阅读(174) 评论(0) 推荐(0)