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

clear events related to schema cache updates (close #2542) #2585

Merged
merged 7 commits into from
Jul 31, 2019

Commits on Jul 22, 2019

  1. wip: add single row constraint to hdb_catalog.hdb_schema_update_event

    -> hdb_catalog.hdb_schema_update_event always has one row and any
       metadata update query updates the the row with instance_id
       and occurred_at
    rakeshkky committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    90c5300 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f95bbcb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e93b773 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2019

  1. Configuration menu
    Copy the full SHA
    1b5bdd8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9da5384 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce85db0 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2019

  1. Merge branch 'master' into issue-2542-clean-schema-update-table

    Resolve Conflicts:
    	server/src-exec/Migrate.hs
    rakeshkky committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    4735a57 View commit details
    Browse the repository at this point in the history