Stanislav Smirnov

Results 2 comments of Stanislav Smirnov

We met this issue today after updating file in our s3 but using same filename. So as workaround we found adding something like `&hash=`. If file same then hash will...

this problem is also happened for me here's my example: https://go.dev/play/p/j8jGELERtNb as you can see myType's underlying type is string (one of driver.Value accepted types) but still can not be...