Robin Tweedie
Robin Tweedie
For anyone else this might benefit: I had to enable a server configuration on the Azure Postgres Flexible Server in order for it to work with Artifactory: `azure.extensions=PG_TRGM`.
@ph03 The issue I linked is what got fixed: mypy changed to search `sys.path` as well as `site-packages` for library stubs (and Bazel / `rules_python` puts everything into `sys.path`). I...
I can confirm that #2674 solves this issue for the codebase that @rdelfin originally posted this for 👍🏻
previously discussed @ #1182
I think this is resolved by https://github.com/bazelbuild/rules_rust/pull/2674