iDempiere dictionary view doesn't support UNION ALL

Description

The iDempiere definition of views is using "UNION"

see org.compiere.process.DatabaseViewValidate.validateDatabaseView

UNION ALL is a widely used syntax for views (in core the view m_storage uses it) and needs to be supported

Environment

None

Activity

Fixed

Details

Assignee

Reporter

Fix versions

Priority

Created November 28, 2021 at 12:26 PM
Updated January 2, 2022 at 3:37 PM
Resolved November 29, 2021 at 10:19 AM