Overview

Namespaces

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

Classes

  • Configuration
  • ConfigurationFactory
  • ConfigurationSerializer
  • Database
  • DataType
  • DiffGenerator
  • SchemaGenerator

Interfaces

  • IAdapter
  • IDumper
  • IExtractor
  • IIntegration
  • ILogger

Exceptions

  • DuplicatedException
  • EmptyException
  • Exception
  • FileSystemException
  • IncompatibleException
  • InvalidArgumentException
  • InvalidStateException
  • MissingArgumentException
  • MissingException
  • StaticClassException
  • UnsupportedException
  • Overview
  • Namespace
  • Class

Interface IIntegration

Direct known implementers

Inlm\SchemaGenerator\Integrations\AbstractIntegration

Indirect known implementers

Inlm\SchemaGenerator\Integrations\LeanMapperIntegration
Namespace: Inlm\SchemaGenerator
Located at IIntegration.php
Methods summary
public
# createMigration( string|null $description = NULL, boolean $testMode = FALSE )

Parameters

$description
$testMode
public
# updateDevelopmentDatabase( boolean $testMode = FALSE )

Parameters

$testMode
public
# showDiff( )
inlm/schema-generator v0.6.0 API documentation API documentation generated by ApiGen