source: tmp/version-2_5-test/html/install/sql/drop_view.sql @ 18609

Revision 18609, 228 bytes checked in by kajiwara, 14 years ago (diff)

正式版にナイトリービルド版をマージしてみるテスト

  • 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;
4DROP VIEW vw_products_allclass_detail;
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.