eve-sqlalchemy
eve-sqlalchemy copied to clipboard
Flask has json_encoder property. But SQL uses simplejson internal.
Why don't you use Flask.json_encoder instead of simplejson?
thanks
Good question, that was before my time. What is your use case?