Warning: Can't use blame annotator:
svn blame failed on trunk/html/install/sql/drop_view.sql: バイナリファイル 'file:///home/svn/open/trunk/html/install/sql/drop_view.sql' に対しては blame で各行の最終変更者を計算できません 195004

source: trunk/html/install/sql/drop_view.sql @ 18562

Revision 18562, 220 bytes checked in by kajiwara, 16 years ago (diff)

EC-CUBE Ver2.4.3 分コミット。詳細はこちら( http://www.ec-cube.net/release/detail.php?release_id=210

  • Property svn:mime-type set to application/x-httpd-php; charset=UTF-8
RevLine 
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.