Julius de Bruijn
Julius de Bruijn
Part of an epic: https://github.com/prisma/quaint/issues/138 - Tests green (also in Prisma) - Benchmark against old impl, with and without LRU
Part of an [epic](https://github.com/prisma/prisma/issues/12308). [Internal spec](https://www.notion.so/prismaio/PSL-Proposal-Postgres-Extensions-Declaration-177dbbc76b9340b2870f6c7a4641822a#ae31c18435dc42a79f5ae8ac1e3c087f)
- [x] Did you check to see if this issue already exists? - [x] Is this only a single bug? Do not put multiple bugs in one issue. ### Issue...
Now we only warn through the language server. We should have a system in place, that would output warnings in a similar way as we do with errors. Yellow instead...
They work exactly like models for now, but instead of `model foo` we do `view foo`. Epic: https://github.com/prisma/prisma/issues/17114
Hey, We can merge this only when the next version of tokio-rustls is out. I'm just opening it up already because we upgraded our whole project and need this dependency....
We should generate documentation to Github pages.
I have an ongoing project to create a unified push client for fcm, apns2 and web-push. Soon hyper will get h2 support, so I can finally finish my long-lasting project...