MCPcopy Create free account
hub / github.com/sqlalchemy/sqlalchemy / _pg_drop_db

Route _pg_drop_db

lib/sqlalchemy/dialects/postgresql/provision.py:None–None  ·  view source on GitHub ↗
drop_db.for_db("postgresql")

Source from the content-addressed store, hash-verified

1# dialects/postgresql/provision.py
2# Copyright (C) 2005-2026 the SQLAlchemy authors and contributors
3# <see AUTHORS file>
4#

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected