sqlalchemy-jsonapi
sqlalchemy-jsonapi copied to clipboard
Reflection
Can I use reflection (from database instance) with this library? The example has specific models only. Thx!
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.