Jonas Strassel

Results 105 comments of Jonas Strassel

I might share some details on the problem. Let's assume we have a `type: "module"` in our package.json. - if we have the i18n.js file with `module.exports`, it fails because...

I started migrating to mikro-orm bc there adding custom types is possible.

> What is the consensus on this one? > It's a make-or-break decision for me. > > If geometry queries are not supported I will have to go with knex....

> But for every query which requires a PostGIS type you need to do a raw query with pg Yeah... But why didn't you do the raw query with the...

> @boredland IF you were already using Prisma, and were able to find a way to manage geo queries. Why migrate to Miko-ORM? because raw queries are stupid to use...

I wanted to follow the [instructions to create a optional 1:1 relation](https://www.prisma.io/docs/concepts/components/prisma-schema/relations/one-to-one-relations#required-and-optional-1-1-relation-fields), but am on MongoDB. I'd say this just doesn't work on MongoDB due to the lack of the...

Another problem I face: declaring a unique index across optional fields makes them non-optional, for example in the where clause of an upsert, so I can't even work around this.

I've got the same problem here in xfce4.12.1 on manjaro. The icon appears in the panel, but no right- or left-click actions. no properties via -> Panel options -> Items...

I did not know that those are just [little](https://aur.archlinux.org/cgit/aur.git/tree/google-chrome-stable.sh?h=google-chrome) wrappers. Would be very nice if we could have one along with webcord!

> You might as well request this for another AUR packages. Good idea, will do. Perhaps first you add it to webcord-git, so one can point to a diff as...