我想使用Eve框架来创建REST并执行数据验证。但是我想使用带有关系数据库后端的SQLAlchemy版本的Eve。Eve-SQLAlchemy文档没有提到如何做到这一点。Column(String(120))稍后,我告诉伊芙我的数据库定义:
from eve_sqlalchemy.config例如,Eve从People表定义中获取最大长度80约束。如果firstnam
>= '2014-07-01' and eve_date <= '2015-07-01 and eve_masterIN (select eve_name from master_type_ahj where category = "middleMan" and eve_date >= '2014-07-01'a