cdap icon indicating copy to clipboard operation
cdap copied to clipboard

[CDAP-20960] Added new database schemas, API schema and Store methods

Open adrikagupta opened this issue 1 year ago • 0 comments

  • Added schema for SourceControlMetadata table. SourceControlMetadata won't be stored in AppSpec table anymore.
  • Added Schema for Repository Metadata table required for pagination of repository pipelines
  • Added methods in SourceControlMetadataStore
  • Modified AppMetadataStore to get/set sourceControlMetadata from/to the new table
  • Added API schema for status API for namespace pipelines

adrikagupta avatar Feb 20 '24 02:02 adrikagupta