PHP Class Repo2\QueryReactor\Tests\Fixtures

Mostra file Open project: repo2/query-reactor Class Usage Examples

Public Methods

Method Description
getBadSyntax ( )
getCreateTable ( )
getDropTable ( )
getInsert ( )
getSelect ( )

Method Details

getBadSyntax() public static method

public static getBadSyntax ( )

getCreateTable() public static method

public static getCreateTable ( )

getDropTable() public static method

public static getDropTable ( )

getInsert() public static method

public static getInsert ( )

getSelect() public static method

public static getSelect ( )