Skip to content

Remove state from TemporalType #529

@ljacqu

Description

@ljacqu

Follow-up of #481:

TemporalType has a field defaultExportFormat that keeps track of the last used format. The concept of property types is that they be stateless. Goal of this issue is to remove this field and to default to the first format instead.

Note that some unit tests perform a "rollback" of this field's value so the tests can be run in any order. This rollback should also be removed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions