Michael Snowden

Results 10 comments of Michael Snowden

This worked for me: https://pytest-django.readthedocs.io/en/latest/database.html#populate-the-database-with-initial-test-data

It looks like this was already fixed by https://github.com/temporalio/temporal/commit/c5ccbd5963bc280163eff2aed798b2e060b8334c . I think if you upgrade your server version to the latest, this shouldn't be an issue anymore. Could you try...

Looks like the bug is here: https://github.com/temporalio/temporal/blob/09c2051766959716bc80ddc2bdf932c411b046a0/service/history/workflow/mutable_state_impl.go#L2049 And maybe elsewhere. I can take a look if you'd like

I got the same error when I ran `nfldb-update` (also for the player from Boise State). Now, whenever I run `nfldb-update`, I get this: ``` $ nfldb-update ------------------------------------------------------------------------------- STARTING NFLDB...

In terms of feature support, there are no plans to add inequality (>,

Thank you so much for the reply--that makes sense. Could we specify something like a "strategy" where one option is choose max length and the other is to the choose...