Files
dbt-snowflake/.changes/unreleased/Features-20241107-170307.yaml
Mike Alfare 7c63a40c69 Make list_relations_without_caching pagination configurable (#1235)
* make list relations configurable
* update iteration to page in the config settings
* update the warning to recommend how to account for breaching the limit on list_relations
2024-11-18 15:51:51 -05:00

8 lines
232 B
YAML

kind: Features
body: 'Allow configurable pagination on list_relations_without_caching to support
users with a large number of objects per schema'
time: 2024-11-07T17:03:07.826352-05:00
custom:
Author: mikealfare
Issue: "1234"