source: branches/version-2/html/install/sql/drop_view.sql @ 18561

Revision 18561, 220 bytes checked in by kajiwara, 14 years ago (diff)

Ver2.4.3にアップデート

  • Property svn:mime-type set to application/x-httpd-php; charset=UTF-8
Line 
1DROP VIEW vw_category_count;
2DROP VIEW vw_product_class;
3DROP VIEW vw_products_allclass_detail;
4DROP VIEW vw_products_allclass;
5DROP VIEW vw_products_nonclass;
6DROP VIEW vw_cross_products_class;
7DROP VIEW vw_cross_class;
Note: See TracBrowser for help on using the repository browser.