Skip to content

SQL Registry + caching is missing the function: list_validation_references( #3408

@sfc-gh-madkins

Description

@sfc-gh-madkins

When adding the caching code to the Snowflake Registry, I noticed that the SQL Registry is missing a GET function for VALIDATION REFERENCES

Expected Behavior

THIS WORKS

store.get_validation_references()

THIS SHOULD WORK TOO

store.list_validation_references()

Current Behavior

THIS DOESNT WORK

store.list_validation_references()

Steps to reproduce

Specifications

  • Version:
  • Platform:
  • Subsystem:

Possible Solution

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions