From 9fe159b2d8973d800fbef26ac6f375f0a91d5398 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 (cherry picked from commit e44e805506fa71318e23a2bfad733fbbf5a9ee59) --- doc/build/glossary.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/build/glossary.rst b/doc/build/glossary.rst index b7d5476e46..51d98f4655 100644 --- a/doc/build/glossary.rst +++ b/doc/build/glossary.rst @@ -908,7 +908,6 @@ Glossary isolation isolated - Isolation isolation level The isolation property of the :term:`ACID` model ensures that the concurrent execution -- 2.47.3