Skip to content

Conversation

@MattSchur
Copy link
Contributor

No description provided.

@MattSchur MattSchur requested a review from smahati as a code owner July 24, 2025 11:56
@MattSchur MattSchur requested a review from agoerler July 24, 2025 11:56
@MattSchur MattSchur requested a review from agoerler July 24, 2025 12:53

::: tip
To disable cascade delete for a specific Delete statement, add a `cascade.delete` hint(#hana-hints) with value `false`.
To disable cascade delete for a specific Delete statement, add a hint(#hana-hints):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#hana-hints

this is a DB-independent hint. The section targeted by the link is named "Query Hints". Hence I think this is OK. However, I think the section "Query Hints" could also mention query-independent hints:

Quer Hints

Runtime Hints

DB-specific Hints


I also think we should introduce "hana." as a synonymn for the "hdb." prefix. Would be more natural.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, the hint section should not be specific to HANA: #1942

@agoerler
Copy link
Contributor

We need to have another look at the concepts before we can merge this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants