Skip to content

Commit

Permalink
Update src/snowflake/cli/_plugins/nativeapp/entities/application_pack…
Browse files Browse the repository at this point in the history
…age.py

Co-authored-by: Guy Bloom <[email protected]>
  • Loading branch information
sfc-gh-jsikorski and sfc-gh-gbloom authored Dec 19, 2024
1 parent 33e9e68 commit 8bf5492
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -833,6 +833,7 @@ def _bundle_children(self, action_ctx: ActionContext) -> List[str]:
child_entity.get_deploy_sql(
artifacts_dir=child_artifacts_dir.relative_to(self.deploy_root),
schema=child_schema,
# TODO Allow users to override the hard-coded value for specific children
replace=True,
)
)
Expand Down

0 comments on commit 8bf5492

Please sign in to comment.