intersystems / intersystems/pyprod

feat: Increased support for datatypes in messages, particularly dates and times

Open
#9 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
10
Forks
7
PR merge metrics
No merged PRs in 30d

Description

Currently datatypes in messages that aren't string, int, bool or number when used in JsonSerialize are saved to the database as %VarString.

Dates and time information is lost, so it would not be possible to sort or search messages by dates in message properties. This requires conversion between python datetime and %Library.Datetime.

Support for List / Dynamic Arrays and Dicts / Dynamic Objects would also be useful.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.