这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@rakeshkky
Copy link
Member

Description

This is incremental PR towards #5797. It avoids storing table event trigger procedures in hdb_views schema so as to reduce the Hasura specific schema foot print in postgres database.

Changelog

  • CHANGELOG.md is updated with user-facing content relevant to this PR. If no changelog is required, then add the no-changelog-required label.

Affected components

  • Server

Related Issues

Solution and Design

Store table event triggers in hdb_catalog schema instead of hdb_views schema.

Steps to test and verify

Limitations, known bugs & workarounds

Server checklist

Catalog upgrade

Does this PR change Hasura Catalog version?

  • No
  • Yes

Metadata

Does this PR add a new Metadata feature?

  • No
  • Yes

Breaking changes

  • No Breaking changes
  • There are breaking changes

@rakeshkky rakeshkky requested a review from abooij November 4, 2020 14:49
@rakeshkky rakeshkky requested a review from a team as a code owner November 4, 2020 14:49
@rakeshkky rakeshkky self-assigned this Nov 4, 2020
@rakeshkky rakeshkky removed the request for review from abooij November 5, 2020 11:07
@kodiakhq kodiakhq bot merged commit 8bf84df into hasura:master Nov 5, 2020
scriptonist pushed a commit to scriptonist/graphql-engine that referenced this pull request Nov 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants