Postrges implementation of introspectIndexSchema is incorrect

Created on 4 July 2024, 2 months ago

Problem/Motivation

The postgres implementation of introspectIndexSchema returns columns in the order of column name rather than in the order that columns are in the index. This makes writing tests that run on multiple dbs harder than it should be and also makes postgres tests that use it less of a proper test because the order of columns is significant.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

πŸ› Bug report
Status

Active

Version

11.0 πŸ”₯

Component
PostgreSQL driverΒ  β†’

Last updated 10 days ago

No maintainer
Created by

πŸ‡¬πŸ‡§United Kingdom alexpott πŸ‡ͺπŸ‡ΊπŸŒ

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024