Skip to content

Integrate with PhpGt/SqlBuilder #191

@g105b

Description

@g105b

PHP.Gt/SqlBuilder is not a way of generating queries from code, instead it's a way of building a representation of SQL, therefore this issue is not the same as #84 .

To integrate SqlBuilder, do the same check for SQL files but for PHP files. If there is a PHP file of the correct name, load it and check the expected class name is available, then instantiate it and call its toString function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNon-breaking improvements to existing behaviour

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions