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

Refactored calculated custom properties #2539

Merged

Conversation

dbarashev
Copy link
Contributor

Calculated custom properties are now stored in a table with generated columns, instead of a view.

Update issue #2514

Refactoring: SqlTaskCustomPropertiesUpdateBuilder extracted to a separate file
- Replaced the way we set a custom property in the task table
- Extracted methods for running statements to SqlDatabaseUtils.kt
@dbarashev dbarashev merged commit 6dac858 into master Aug 28, 2024
1 check passed
@dbarashev dbarashev deleted the tkt-2514-refactored-implementation-of-calculated-properties branch August 28, 2024 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant