Overview

Namespaces

  • Alchemy
    • core
      • query
      • schema
    • dialect
    • engine
    • orm
    • tests
    • util
      • promise
  • PHP

Classes

  • ANSICompiler
  • Compiler
  • MySQLCompiler
  • SQLiteCompiler
  • Overview
  • Namespace
  • Class
  • Tree

Class MySQLCompiler

Alchemy\dialect\Compiler
Extended by Alchemy\dialect\ANSICompiler
Extended by Alchemy\dialect\MySQLCompiler
Namespace: Alchemy\dialect
Located at alchemy/dialect/MySQLCompiler.php
Methods summary
public
# Create_Integer( mixed $obj )
Methods inherited from Alchemy\dialect\ANSICompiler
Alias_ColumnRef(), Alias_Scalar(), Alias_TableRef(), Column(), ColumnRef(), Create(), Create_Column(), Create_Element(), Create_ForeignKey(), Create_Index(), Delete(), Drop(), Expression(), Insert(), Join(), Query(), Query_Join(), Query_Limit(), Query_Where(), Scalar(), Select(), TableRef(), Update(), alias(), get_schema_format()
Methods inherited from Alchemy\dialect\Compiler
__construct(), compile(), format(), getConfig(), getFunction(), map(), popConfig(), pushConfig()
Properties summary
protected static array $schema_formats array( 'Timestamp' => "TIMESTAMP DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP")
#
Properties inherited from Alchemy\dialect\ANSICompiler
$defaults, $expr_formats
Properties inherited from Alchemy\dialect\Compiler
$default_tag
API documentation generated by ApiGen 2.8.0