Ryan Slade

Results 26 comments of Ryan Slade

I found a pretty simple solution for the specific case of `serial` columns, I'll have a PR ready tomorrow.

@andrew-farries I'm not sure what needs to be done here. Can you give an example of the desired migration schema?

@andrew-farries Given that we're not convinced this actually a good change, shall we close the issue? Perhaps we can consider it again if it comes up often in real world...

This feels almost like a dry run where we check things, but don't actually make any changes. I'm also thinking that in order to properly validate the migration we would...

Won't pgroll also need to update the type on all the columns references the original? It will work if Postrges is able to cast the types automatically, for example `int4`...

TODO: @ryanslade to provide a more concrete proposal here. WIP * Create top-level `internal` package (same level as `pkg`) * Move `pkg/testutils` into `internal` * Move `pkg/jsonschema` into `internal`