1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-07 07:06:45 +02:00

CockroachDB: not actually fixed

This commit is contained in:
Jakub Vrana
2025-03-19 06:51:00 +01:00
parent e723158bbf
commit 3138b1de88

View File

@@ -2,7 +2,6 @@
- PostgreSQL: Display auto_increment of inserted rows - PostgreSQL: Display auto_increment of inserted rows
- PostgreSQL: Display description of system variables - PostgreSQL: Display description of system variables
- PostgreSQL: Avoid warning about crdb_version (bug #924, regression from 5.0.5) - 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: Sticky table headers (bug #918)
- CSS: Allow more custom styles with dark mode (bug #925) - CSS: Allow more custom styles with dark mode (bug #925)
- IMAP: New plugin driver created for fun - IMAP: New plugin driver created for fun