Skip to Main Content
Feature Request FR-3790
Product Area Application Builder
Status CLOSED

2 Voters

Allow schema selection for Methods on Tables

chuck harbert Public
· May 9 2024

Idea Summary
Use of the ‘Methods on Tables’ utility only allows generation of methods on tables for the database schema owner. Update APEX to allow use of the parsing schema instead of requiring use of the database schema owner.

Use Case
What are the use cases in which this idea would be useful?

Preferred Solution (Optional)
How would you implement this idea? If you are not sure, please delete this section.

This idea submission relates to an APEX bug and will be tracked in our bug system.

Comments

Comments

  • carsten.czarski APEX Team OP 11 months ago

    After some investigation, this is rather a bug.

    If multiple schemas are assigned to a workspace, one can set the Default Schema for SQL Workshop operations in SQL Workshop, in the upper right corner of the screen.

    However, Methods on Tables does not respect that setting, which is a bug.