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

Reflection

Open filmackay opened this issue 11 years ago • 1 comments

Can I use reflection (from database instance) with this library? The example has specific models only. Thx!

filmackay avatar Jul 28 '14 12:07 filmackay

You can't use reflection yet. However, I am adding this on for 0.4 if you don't mind. I want to get the basics working first before I start adding on features like reflection.

ColtonProvias avatar Jul 28 '14 14:07 ColtonProvias