Tribal Knowledge
  • Welcome
  • Getting Started
    • Install Guide
    • Introduction to Tribal Knowledge
      • About Exemplar
      • About Ratifier
      • About Kulvert
      • About Redactor
    • Supported Languages
  • Exemplar Tutorials
    • Knowledge Sharing Code Review
      • Create a New Project
      • Create a CheckList
      • Add Files for Code Review
      • Start Automated Code Review
  • Ratifier Tutorials
    • SQL Sanity Check
      • Oracle Setup
        • Oracle Database Setup
        • Create SQL File for Sanity Check
      • SQL Server Setup
        • SQL Server Database Setup
        • Copy of Create SQL File for Sanity Check
      • Create a New Project
      • Add SQL File for Sanity Check
      • SQL Sanity Check - Datasource Config
      • SQL Sanity Check - Start
    • SQL Simulator
      • Technical Overview
        • Step 1
        • Step 2
        • Step 3
        • Step 4
        • Step 5
      • Oracle Setup
        • Oracle Database Setup
        • Create SQL File for SQL Simulator
        • Create a New Project
        • Add SQL File for SQL Simulator
        • Datasource Config
        • Start Simulation
      • SQL Server Setup
        • SQL Server Database Setup
        • Create SQL File for SQL Simulator
        • Create a New Project
        • Add SQL File for SQL Simulator
        • Datasource Config
        • Start Simulation
  • Kulvert
    • CI/CD Pipeline
      • Oracle Setup
        • Oracle Database Setup
        • Create SQL File for Kulvert
      • SQL Server Setup
        • SQL Server Database Setup
        • Create SQL File for SQL simulator
      • Create a New Project
      • Add SQL File for Kulvert
      • Kulvert - Datasource Config
      • Kulvert - PipeLine Start
  • Redactor
    • About Redactor
  • About
    • About Tribal Knowledge
Powered by GitBook
On this page
  1. Exemplar Tutorials
  2. Knowledge Sharing Code Review

Start Automated Code Review

  • On Exemplar main screen click "Code Review"

  • Click "Start"

  • You will get a message stating that "DMLGROUPEXISTS Checklist Trigger found that a insert SQL is missing for tableD" and "DMLGROUPEXISTS Checklist Trigger found that a update SQL is missing for tableE"

  • Fix the errors in the DBChangeRequest.plsql and rerun the code review. You should see that there are no more errors.

PreviousAdd Files for Code ReviewNextSQL Sanity Check

Last updated 2 years ago