1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-18 04:11:27 +02:00

CockroachDB: Recognize unique_rowid() as auto_increment

This commit is contained in:
Jakub Vrana
2025-03-13 13:09:05 +01:00
parent c90033a962
commit 48308f3357
2 changed files with 3 additions and 1 deletions

View File

@@ -5,6 +5,7 @@ MySQL: Allow setting default values of json column
MariaDB: Don't display NULL as default value (regression from 5.0.0)
PostgreSQL PDO: Escape bytea values (bug #218)
CockroachDB: Display version
CockroachDB: Recognize unique_rowid() as auto_increment
MS SQL: Fix editing rows with datetime column in primary key
CSS: Add dark theme