Ivan Shvedunov

Results 78 comments of Ivan Shvedunov

It would probably make sense to mark this PR as a draft until it's ready for review?

@fasmat > I assume the new schema should look like this? Yes, thanks, updated the schema > if yes I suppose we call the `nid` field `ID` and the id...

> This makes no sense to me - the implementation is the same but is allowed to differ in the future, but although tests are also the same they must...

@pigmej litestream is easy to ignore. The problem is a bit more general: is it ok for `go-spacemesh` to stop immediately when schema drift is detected, unless this behavior is...

Ok, you convinced me :) So I'll do the following changes to the current implementation: * instead of tests that verify `schema.sql` files, the schema generation from migrations will be...

One thing that was not fully decided above is where to put the developer docs for schema handling, which I'd prefer to have somewhere (`README.md` seems not to be very...