core-jgi/db/postgresql
Carlos Ruiz 0f02545dbb IDEMPIERE-6166 PostgreSQL DUAL table with more than one record (#2387)
* IDEMPIERE-6166 PostgreSQL DUAL table with more than one record

- create unique index on dual.dummy for postgresql

* - implement suggestion from hengsin - make dual a view instead of a table
- fix similar issue with the table dbreplicasyncverifier - it must ensure to contain just one table - running again a COPY command must fail
2024-06-13 13:53:42 +02:00
..
functions IDEMPIERE-6166 PostgreSQL DUAL table with more than one record (#2387) 2024-06-13 13:53:42 +02:00
operators.sql IDEMPIERE-4723 Clean up iDempiere's code / clean db folder (#1106) 2022-01-04 10:50:41 +08:00