Overview

Namespaces

  • Inlm
    • SchemaGenerator
      • Adapters
      • Bridges
        • PhpCli
      • Diffs
      • Dumpers
      • Extractors
      • Integrations
      • Loggers
      • Utils

Classes

  • DataTypeParser
  • DataTypeProcessor
  • Generator
  • GeneratorColumn
  • GeneratorHasManyTable
  • GeneratorIndex
  • GeneratorTable
  • Overview
  • Namespace
  • Class

Class GeneratorIndex

Namespace: Inlm\SchemaGenerator\Utils
Located at Utils/GeneratorIndex.php
Methods summary
public
# __construct( string $tableName, CzProject\SqlSchema\Index $definition )

Parameters

$tableName
$definition
public CzProject\SqlSchema\Index
# getDefinition( )

Returns

CzProject\SqlSchema\Index
public
# checkCompatibility( string $type, string|string[] $columns )

Parameters

$type
$columns

Throws

Inlm\SchemaGenerator\IncompatibleException
inlm/schema-generator v0.6.1 API documentation API documentation generated by ApiGen