Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-34560

Qualified package data types

    XMLWordPrintable

Details

    • New Feature
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      Let's implement a way to use package public data types externally, by referencing them with the package name as a qualifier.

      Example:

      CREATE PROCEDURE p1 (vehicle_serial_no IN VARCHAR2,
                           o_cs_name OUT pkg_vehicle.m_refcur)
      IS
      BEGIN
        ...
      END p1;
      /
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              bar Alexander Barkov
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.