Uploaded image for project: 'Teiid Designer'
  1. Teiid Designer
  2. TEIIDDES-332

New virtual procedures should always contain the prologue/postlogue, rather than require the user to remember the syntax

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Minor Minor
    • 7.5, 7.4.2
    • 7.4
    • Transformations
    • None

      When you create a new virtual procedure, you should automatically get this in the transformation editor:

      CREATE VIRTUAL PROCEDURE
      BEGIN

      – insert transformation logic here

      END

      Instead, we expect the user to remember this syntax, which is a very common source of mistakes.

      As an alternative, we could hide this from the user completely, and maintain this standard stuff internally. This would reduce the # lines of code required to display on screen, and eliminate the possibility of mis-editing this stuff later.

              blafond Barry LaFond
              mwalker1@redhat.com Michael Walker (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: