Native Apps: GET_DDL error message updated on APPLICATION PACKAGE (Pending)

Attention

This behavior change is in the 2023_06 bundle.

For the current status of the bundle, refer to Bundle History.

In a future release, the error message returned when running the GET_DDL system function on an APPLICATION PACKAGE database will change.

Currently

Running the GET_DDL system function on an APPLICATION PACKAGE returns the following error message:

SQL compilation error: Invalid object type: '{0}'
Pending

Running the GET_DDL system function on an APPLICATION PACKAGE will return the following error updated message:

SQL compilation error: This operation is not supported on APPLICATION PACKAGE 'app pkg'

Ref: 1228