Closed bomb-on closed 7 years ago
I've merged this even with "missing" tests. The reason is that testing against PostreSQL databases is probably far away, see https://github.com/RedTurtle/eve-sqlalchemy/issues/132#issuecomment-277001754. And the moment we can test against those, already existing tests for JSON data will cover this fix as well.
This should solve #124. There are not tests for this yet, I'll try to write them as soon as possible. All other tests are passing.
I also updated
.gitignore
andAUTHORS
again, this time in separate commits, so I suppose you can cherry-pick them or something, independently of my previous PR #129.