1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-28 08:39:53 +02:00

CockroachDB: Add support via PostgreSQL driver

This fixes cockroachdb/cockroach#40391.
This commit is contained in:
Jakub Vrana
2025-03-08 05:56:49 +01:00
parent ab0f07dd81
commit 4b71549ca0
2 changed files with 8 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
Adminer dev:
CockroachDB: Add support via PostgreSQL driver
Adminer 5.0.1 (released 2025-03-07):
Fix bulk operations with tables (regression from 5.0.0)