Adam Lane

Results 54 comments of Adam Lane

My disk just filled up while I was working on a Dockerfile and generating a ton of build cache without realizing it. Despite going through all the docker cleaning and...

I too am curious given I thought it was a drop in replacement for Postgres.

Thanks @aydrian for logging the issue. I did confirm rewriting what drizzle outputs by default seems to work: ``` // Drizzle default DO $$ BEGIN CREATE TYPE "status" AS ENUM('ACTIVE',...

@aydrian the DO is what drizzle migrate outputs by default and I wanted to put an exact before and after but I probably used confusing wording in my post.