From e44e805506fa71318e23a2bfad733fbbf5a9ee59 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Mon, 15 Jul 2024 09:15:36 -0400 Subject: [PATCH] remove redundant(?) Isolation / isolation References: https://github.com/sqlalchemy/sqlalchemy/discussions/11609 Change-Id: I8ada4b8ed64a6d6b9cb923503fda6d7b4888f429 --- doc/build/glossary.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/build/glossary.rst b/doc/build/glossary.rst index d6aaba8382..a7422bd97b 100644 --- a/doc/build/glossary.rst +++ b/doc/build/glossary.rst @@ -1051,7 +1051,6 @@ Glossary isolation isolated - Isolation isolation level The isolation property of the :term:`ACID` model ensures that the concurrent execution -- 2.47.2