Overview

Namespaces

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

Classes

  • DibiAdapter
  • MemoryAdapter
  • NeonAdapter
  • Overview
  • Namespace
  • Class

Class DibiAdapter

Inlm\SchemaGenerator\Adapters\DibiAdapter implements Inlm\SchemaGenerator\IAdapter
Namespace: Inlm\SchemaGenerator\Adapters
Located at Adapters/DibiAdapter.php
Methods summary
public
# __construct( DibiConnection|Dibi\Connection $connection, array $ignoredTables = array() )

Parameters

$connection
$ignoredTables
public Inlm\SchemaGenerator\Configuration
# load( )

Returns

Inlm\SchemaGenerator\Configuration

Implementation of

Inlm\SchemaGenerator\IAdapter::load()
public
# save( Inlm\SchemaGenerator\Configuration $configuration )

Implementation of

Inlm\SchemaGenerator\IAdapter::save()
inlm/schema-generator v0.6.4 API documentation API documentation generated by ApiGen