/**
phpDox
Overview
Namespaces
Interfaces
Classes
Source
Overview
Classes
Query\Drivers\Mysql
Util
backup_structure
Introduction
Synopsis
Return
Overrides
Source
Query\Drivers\Mysql\Util::
backup_structure
Create an SQL backup file for the current database's structure
Signature
public function backup_structure()
Returns
string
Parent Implementation
Abstract_Util