From: Jakub Vrana Date: Wed, 19 Mar 2025 05:51:00 +0000 (+0100) Subject: CockroachDB: not actually fixed X-Git-Tag: v5.1.0~107 X-Git-Url: https://git.joonet.de/?a=commitdiff_plain;h=3138b1de88853d53d3856c889a3fad4953fe7320;p=adminer.git CockroachDB: not actually fixed --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e297c85..b386eca3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,6 @@ - PostgreSQL: Display auto_increment of inserted rows - PostgreSQL: Display description of system variables - PostgreSQL: Avoid warning about crdb_version (bug #924, regression from 5.0.5) -- CockroachDB: Fix dropping procedure with varchar (cockroachdb/cockroach#142886) - CSS: Sticky table headers (bug #918) - CSS: Allow more custom styles with dark mode (bug #925) - IMAP: New plugin driver created for fun