Forum OpenACS Improvement Proposals (TIPs): Re: TIP #37 (Proposed): Queries in XQL file conventions

Collapse
Posted by Tom Jackson on

One thing that makes queries different is the join semantics. If joins were migrated to views, maybe the semantics in the .xql files could be the same, allowing you to reduce the number of page-oracle.sql and page-postgresql.xql files. This would also allow reuse of the view in non-UI scripts and in pl code.