Exemple #1
0
 /**
  * self functions
  */
 static function dropTable()
 {
     return parent::dropTableByName('block');
 }
 /**
  * self functions
  */
 static function dropTable()
 {
     return parent::dropTableByName('queue');
 }
 /**
  * self functions
  */
 static function dropTable()
 {
     return parent::dropTableByName('institution');
 }
Exemple #4
0
 /**
  * self functions
  */
 static function dropTable()
 {
     return parent::dropTableByName('user');
 }
 /**
  * self functions
  */
 static function dropTable()
 {
     return parent::dropTableByName('carousel');
 }
 /**
  * self functions
  */
 static function dropTable()
 {
     return parent::dropTableByName('client');
 }
 /**
  * self functions
  */
 static function dropTable()
 {
     return parent::dropTableByName('wechat_account_user');
 }
 /**
  * self functions
  */
 static function dropTable()
 {
     return parent::dropTableByName('wechat_article');
 }
 /**
  * self functions
  */
 static function dropTable()
 {
     return parent::dropTableByName('menu_item');
 }
 /**
  * self functions
  */
 static function dropTable()
 {
     return parent::dropTableByName('application');
 }
 /**
  * self functions
  */
 static function dropTable()
 {
     return parent::dropTableByName('testimonial');
 }
 /**
  * self functions
  */
 static function dropTable()
 {
     return parent::dropTableByName('user_1_category');
 }
 /**
  * self functions
  */
 static function dropTable()
 {
     return parent::dropTableByName('user_1_account');
 }
 /**
  * self functions
  */
 static function dropTable()
 {
     return parent::dropTableByName('site_permission');
 }
 /**
  * self functions
  */
 static function dropTable()
 {
     return parent::dropTableByName('site_role');
 }
Exemple #16
0
 /**
  * self functions
  */
 static function dropTable()
 {
     return parent::dropTableByName('course');
 }
Exemple #17
0
 /**
  * self functions
  */
 static function dropTable()
 {
     return parent::dropTableByName('project');
 }