Bitrix API

Schema

Table of Contents

Properties

$procedures  : Collection
$sequences  : Collection
$tables  : Collection

Methods

__construct()  : mixed
createFromString()  : void
Fills database schema from DDL text.

Properties

Methods

__construct()

public __construct() : mixed

createFromString()

Fills database schema from DDL text.

public createFromString(string $str, string $delimiter) : void
Parameters
$str : string

DDL text.

$delimiter : string

How to split DDL into statements.

Tags
throws
NotSupportedException

        
On this page

Search results