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

Materialized View Update Updates #2679

Merged
merged 6 commits into from
Feb 12, 2024
Merged

Materialized View Update Updates #2679

merged 6 commits into from
Feb 12, 2024

Commits on Jan 26, 2024

  1. Merge pull request #2670 from chaoss/dev

    Updating materialized view branch with latest dev changes
    sgoggins authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    5e86c55 View commit details
    Browse the repository at this point in the history
  2. Updated materialized views to include the right logic.

    Added indexes to materialized views missing indexes.
    
    Updated materialized view refresh script.
    sgoggins committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    54c2086 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. updated file name

    sgoggins committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    3667942 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Merge pull request #2673 from chaoss/dev

    Updating materialized view refresh branch patch
    sgoggins authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    6224cfc View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. fixing flower time synchronization issue

    Signed-off-by: Sean Goggins <outdoors@acm.org>
    sgoggins committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    f3f7fbe View commit details
    Browse the repository at this point in the history
  2. adding conn = op.get_bind()

    Signed-off-by: Sean Goggins <seangoggins@outdoors@acm.org>
    Sean Goggins committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    f46ee05 View commit details
    Browse the repository at this point in the history