go-gorm / postgres

GORM PostgreSQL driver
MIT License
225 stars 119 forks source link

From v1.5.6, func GetIndexes() Cannot query primary key index #262

Open zhifeifu opened 5 months ago

zhifeifu commented 5 months ago
image

image

After sql changes, primary key index cannot be queried. Is this normal?