-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Schema - Custom - Table
-
None
Currently, when querying custom tables and columns, it calls the full query that composes the column/table. This can result in performance issues. To workaround this, the custom tables/columns should be stored like regular tables/columns, avoiding the need to query the full custom query that created the table/column.