-
Notifications
You must be signed in to change notification settings - Fork 86
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merging to release-1.8: [TT-9468] New SQL Aggregate indexes (#694)
[TT-9468] New SQL Aggregate indexes (#694) * fixing SQL Aggregate indexes * TT-9490 change name from APISchema to ApiSchema (#681) * change name from APISchema to ApiSchema * update regex to blur mongo credentials (#686) * updated prometheus to 1.16 (#688) * Auto generated from templates by gromit (#692) Co-authored-by: Gromit <policy@gromit> * [TT-9464] Updating storage to v1.0.7 (#689) * Updating storage to v1.0.7 * go mod tidy * fixing SQL Aggregate indexes * removing unused func * linting * adding waiting time for sqlite * using background only on postgres * adding comment * updating comments * restoring linter.yaml * adding index created on non existing table, not background scenario * adding dbType var from config * taking care of side scenario * controlling bg chan * adding omit_index_creation --------- Co-authored-by: Sredny M <[email protected]> Co-authored-by: Alok G Singh <[email protected]> Co-authored-by: Gromit <policy@gromit> Co-authored-by: Matias <[email protected]>
- Loading branch information
1 parent
35529b7
commit 2c9f9fe
Showing
5 changed files
with
331 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.