pyeve / eve-sqlalchemy

SQLAlchemy data layer for Eve-powered RESTful APIs
http://eve-sqlalchemy.readthedocs.io
Other
232 stars 70 forks source link

embedded table: use DOMAIN to look up the resource fields #47

Closed goneri closed 9 years ago

goneri commented 9 years ago

This patch resolve two issues:

goneri commented 9 years ago

The unit-test failure is fixed by this pull request: https://github.com/RedTurtle/eve-sqlalchemy/pull/48