sapling/eden/mononoke/repo_client/streaming_clone
Stanislau Hlebik 0450243694 mononoke: fix sql query for streaming changelog
Summary:
Previously this query failed because it tried to convert bytes to int, and our
mysql wrapper doesn't support that.
Let's cast it instead

Reviewed By: krallin

Differential Revision: D27736863

fbshipit-source-id: 66a7cb33c0f623614f292511e18eb62e31ea582f
2021-04-13 11:15:00 -07:00
..
src mononoke: fix sql query for streaming changelog 2021-04-13 11:15:00 -07:00
Cargo.toml third-party/rust: update futures 2021-03-04 06:42:55 -08:00