use at_ts_extents instead of av_tsv for version_dates#136
Open
adamkorynta wants to merge 12 commits into
Open
Conversation
* Add Cwms_Ts.Update_Ts_Extents_For_Office - operates for specified office only * Add Cwms_Ts.Purge_Invalid_Ts_Extents - removes all ts extents records for non-existent time series * Mod Cwms_Ts.Update_Ts_Extents(P_Office_Id, P_Version_Date) - If both params null: call Update_Ts_Extents_For_Office for session ofc - If one param is null: improved queries for which time series to update - Otherwise: minor changes * Mod Cwms_Ts.Start_Update_Ts_Extents_Job - Starts individual jobs for all offices with time series in database - First jobs starts at Saturday 0200 UTC; others start at 1-hour offsets
* test_cwdb_322_ts_extents_not_updating_for_new_versioned_ts
* Add Cwms_Ts.Retieve_Update_Ts_Extents_Log_Messages function
…ents Add test for new TS extents routines
…m/HydrologicEngineeringCenter/cwms-database into feature/improve_ts_extents_update
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #134