Raffaele Bianco
Raffaele Bianco
Same issue when running Meteor 1.6.0.1 in a docker container
what about changing the library so that 'list' can be a function that gets passed the input? it would support fetching entries from a server
This also works for marshmallow-dataclass 0.6.6 (I only tried the load method) ```python import marshmallow.fields as f from dataclasses import field, dataclass from typing import List, Union import marshmallow_dataclass from...
@IzekChen It's not a timestamp you can control, it's the index creation date that gets reset when reindexing. I couldn't find a workaround and, at the time, opted for not...