Julian Ostarek

Results 6 issues of Julian Ostarek

Usually we construct animators starting with a call to e.g. ValueAnimator#ofXY, continuing with configuration in builder style - because the api allows it. Until now, and also with the current...

Please add xml attributes

I'd like to suggest having the ability to cancel AsyncControllers individually

Given a situation where UI elements depend on the AsyncController (like progress bars) while having to cancel tasks, it's necessary to know when a task was cancelled in order to...

The last merge to `main` was over 7 months ago. https://github.com/apollographql/graphql-subscriptions/pull/250 has been waiting for god knows what for almost 3 years now. If the maintainers have no capacity to...

Closes #104. Related: https://github.com/eoin-obrien/prisma-extension-kysely/issues/72, https://github.com/kysely-org/kysely/issues/198. Hey! This change adds to the generated code a helper function that can be used to type-safely cast enum literals in PostgreSQL queries. To give...