Skip to content

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

@gabriel-ing

Description

@gabriel-ing

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions