artagel

Results 2 issues of artagel

I there a way to run a filter query on a JSONB column? I can't seem to find a way to do this natively. I'm thinking I will need to...

enhancement

When running a PATCH operation, if the content type header isn't set, then the content_type variable is set to None. When this occurs, you traceback on evaluating startswith on None...