Jack Fischer
Jack Fischer
We run gel in AWS ourselves for compliance reasons with external postgres in RDS. Right now we are stuck on 16.x without a bunch of manual action to go to...
- Gel Version: 6.7 - Gel CLI Version: 7.5.1+578cd29 - OS Version: macos 15.5 Steps to Reproduce: 1. `curl --proto '=https' --tlsv1.2 -sSf https://www.geldata.com/sh | sh` happen to be in...
6.5->6.7 upgrade `column "fba5b28a..." of relation "bdbbad03..." does not exist` on certain queries
- Gel Version: 6.7 - Gel CLI Version: - OS Version: Steps to Reproduce: This is gonna be basically impossible to reproduce but wanted to make you aware that it's...
Motivators for read replicas for us include 1. performance 2. horizontal scalability 3. cloud cost savings _(we have to run a read only aurora replica for failover anyway, and have...
A developer on our team recently introduced the following, which obviously has the doubly-unnecessary explicit `.user` index. This seems like an obvious situation to emit a warning. ```edgeql CREATE TYPE...