Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

disable modification triggers when updating all symbologies #450

Merged

Conversation

cymed
Copy link
Contributor

@cymed cymed commented Oct 10, 2024

When updating the symbologies, it is faster to disable the last_modification triggers. We do not alter the base data, but only update dependencies. Also, when adding other modification triggers such as in agxx, these need to be turned off temporarily.

When updating the symbologies, it is faster to disable the last_modification triggers. We do not alter the base data, but only update dependencies. Also, when adding other modification triggers such as in agxx, these need to be turned off temporarily.
@cymed cymed added the app_schema Concerns the application schema label Oct 10, 2024
@cymed cymed self-assigned this Oct 10, 2024
@sjib
Copy link
Contributor

sjib commented Oct 10, 2024 via email

@cymed cymed requested a review from sjib October 10, 2024 07:28
@ponceta ponceta merged commit 0c3446d into teksi:main Oct 10, 2024
7 checks passed
@cymed cymed deleted the disable-modification-triggers-on-symbology-update branch October 10, 2024 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app_schema Concerns the application schema
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants