summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql/base.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sqlalchemy/sql/base.py')
-rw-r--r--lib/sqlalchemy/sql/base.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/sqlalchemy/sql/base.py b/lib/sqlalchemy/sql/base.py
index 999169f90..ff44ab27c 100644
--- a/lib/sqlalchemy/sql/base.py
+++ b/lib/sqlalchemy/sql/base.py
@@ -909,6 +909,7 @@ class Executable(Generative):
@util.deprecated_20(
":attr:`.Executable.bind`",
alternative="Bound metadata is being removed as of SQLAlchemy 2.0.",
+ enable_warnings=False,
)
def bind(self):
"""Returns the :class:`_engine.Engine` or :class:`_engine.Connection`