mirror of
https://github.com/zulip/zulip.git
synced 2025-11-13 18:36:36 +00:00
These annotations aren't perfect because the sqlalchemy stubs in typeshed are broken (e.g. a `Select` doesn't have the ability to do `.where()`, but we've at least used some typevars to make it easy to address that when the sqlalchemy stubs are less broken).
43 KiB
43 KiB