source: branches/version-2_5-dev/html/user_data/plugins/recommend/sql/uninstall.sql @ 20116

Revision 20116, 157 bytes checked in by nanasess, 13 years ago (diff)
  • svn properties を再設定
  • 再設定用のスクリプト追加
  • Property svn:eol-style set to LF
  • Property svn:keywords set to Id
Line 
1DELETE FROM dtb_blocposition WHERE bloc_id = (SELECT bloc_id FROM dtb_bloc WHERE filename = 'recommend');
2DELETE FROM dtb_bloc WHERE filename = 'recommend';
Note: See TracBrowser for help on using the repository browser.