From 8742e28980fea3f540c1c67ad57a74fc3a60bf34 Mon Sep 17 00:00:00 2001 From: Jean-Paul Smets <jp@nexedi.com> Date: Wed, 1 Dec 2004 05:51:40 +0000 Subject: [PATCH] Added to support new view feature git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@1941 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../sql/common_mysql/z_related_security.zsql | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100755 product/ERP5Catalog/sql/common_mysql/z_related_security.zsql diff --git a/product/ERP5Catalog/sql/common_mysql/z_related_security.zsql b/product/ERP5Catalog/sql/common_mysql/z_related_security.zsql new file mode 100755 index 0000000000..8230e36386 --- /dev/null +++ b/product/ERP5Catalog/sql/common_mysql/z_related_security.zsql @@ -0,0 +1,11 @@ +<dtml-comment> +title: +connection_id:erp5_sql_connection +max_rows:1000 +max_cache:100 +cache_time:0 +class_name: +class_file: +</dtml-comment> +<params>table_0</params> +<dtml-var table_0>.uid = catalog.uid \ No newline at end of file -- 2.30.9