DATA_DEFAULT

Extends \SYSTEM\DB\QI

DATA_SYSTEM_TEXT Class provided by System to install the Page Defaults e.g meta tags to the Database(includes Tags)

package

SYSTEM\SQL

Methods

Get paths of MYSQL compatible sql files

files_mysql() : array
static

Response

array

Returns paths of MYSQL compatible sql files

Get paths of PostgreSQL compatible sql files

files_pgsql() : array
static

Response

array

Returns paths of PostgreSQL compatible sql files

Get Classname of the QQ

get_class() : string
static

Response

string

Returns classname

Executes stored action by calling either files_pgsql() or files_mysql() of inherting class

QI(\SYSTEM\DB\DBINFO $dbinfo = null) : array
inherited static

Arguments

$dbinfo

\SYSTEM\DB\DBINFO

Database Info or Null for Default DB

Response

array

Returns array with Files and execution results