Skip to content
Snippets Groups Projects
user avatar
github-automation-metabase authored
* feat: Introduce describe-indexes

Fixes: #49981

Introduce a faster sync with describe-indexes that follows describe-fields
and describe-fks to allow for a database wide sync step rather per table
describe-table-indexes.

Implement for psotgres

* Fix formatting

* Add tests

* Update src/metabase/driver.clj



* Update src/metabase/driver.clj



* Address PR review

* Fix null schema check

---------

Co-authored-by: default avatarCase Nelson <case@metabase.com>
Co-authored-by: default avatarmetamben <103100869+metamben@users.noreply.github.com>
35a4c284
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..
metabase