Get the SQL to create a specific Piwik table
public static getTableCreateSql ( string $tableName ) : string | ||
$tableName | string | Unprefixed table name. |
return | string | SQL |
public static getTableCreateSql ( string $tableName ) : string | ||
$tableName | string | Unprefixed table name. |
return | string | SQL |