mirror of
https://github.com/zulip/zulip.git
synced 2026-07-21 21:05:48 +08:00
Our unsupported hack for sharing a PostgreSQL connection between Django and SQLAlchemy has left us unable to upgrade to current versions of SQLAlchemy and Psycopg. This is the only place we use SQLAlchemy, so let’s remove it. While Django’s ORM may or may not have been comprehensive enough to support this logic when it was originally written, it has no trouble with it today. I rewrote almost all of this by hand after Claude made a mess of everything. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> Signed-off-by: Anders Kaseorg <anders@zulip.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| custom_check.py | ||
| exclude.py | ||