Property | Type | Description | |
---|---|---|---|
$REFERENCES_OPTIONS | array | All references options. | |
$columns | array | The referenced columns. | |
$options | The options of the referencing. | ||
$table | The referenced table. |
Method | Description | |
---|---|---|
__construct ( |
Constructor. | |
build ( |
||
parse ( |
public __construct ( |
||
$table | The name of the table referenced. | |
$columns | array | The columns referenced. |
$options | The options. |
public static array $REFERENCES_OPTIONS | ||
return | array |
public OptionsArray,SqlParser\Components $options | ||
return |