public function update_database_version($newVersionString)
 {
     return parent::update_database_version($newVersionString);
 }