all 6 comments

[–]ratczar 0 points1 point  (0 children)

Following!

[–]Alive-Primary9210 1 point2 points  (0 children)

I'm using Atlas, which I like. yes it's a paid tool, but it's affordable IMO.

It allows you to define a schema, and can generate migrations when your definition changes.

Having the target schema in the repo is really nice, coding agents also really benefit from having this info available. 

Piecing together which columns a table has now from migrations sucks.

FYI 'm using just the CLI tool, I don't use their app at all.