Sergey [Cep]

Results 5 issues of Sergey [Cep]

Hey! :) Found an interesting issue which looks like a bug, but maybe there is some intention or justification behind the current behavior. Let's say that the following script is...

### Feature description This is mostly a repeat of what was described in [Discord chat](https://discord.com/channels/489127045289476126/498852330754801666/922834308991942707), but duplicating here as well for better readability. Currently, when `migrate` command is executed, it...

### Summary When you try to commit a migration which has a `--! Message:` header in `current.sql`, and that migration fails for some reason, e.g. syntax error, `current.sql` is restored,...

bug
good first issue

Hey! I've been having hard time debugging tests recently (v0.4.34) and noticed 2 places where the experience can be improved: 1. When you click the codelens for debugging - debugger...

enhancement

Hey! I know there is already an option to add custom accessors, but those are only going at the end of the evaluation chaing. I'm interested in sort of a...