Changes between Initial Version and Version 1 of Ticket #32203
- Timestamp:
- 11/17/20 21:56:57 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #32203 – Description
initial v1 18 18 return json.loads(value, cls=self.decoder) 19 19 }}} 20 21 Queries that produce strings or None's seem to work fine.