Andrey Karchevsky

Results 9 comments of Andrey Karchevsky

Sorry, it's my mistake. So, how about raising another type of Exception? I got stuck on "types mismatch".

`"why is it impossible to use profile_photo in sendPhoto?"` — This question references user to api limitations docs. And in my opinion it's clearer. So, thanks that helped me!

@amacneil Hello! Implemented here: #632.

> Code and tests look fair, although questionable whether it's better to parameterize the migrate function vs. duplicating it with minor changes, and tests are passing, which is good. >...

> There is lots of prior discussion about this: > > * [add ability to specify rollback limit/amount and the target version to migrate to #256](https://github.com/amacneil/dbmate/pull/256) > * [Add --number...

@amacneil @dossy Ready for Review! 😊

> Thanks for your work - really looking forward to this! It would help immensely in our CI pipelines / tests. > > Any news on when this will make...