chq81 / query-inheritance-behavior-builder
Propel 2 Query Inheritance Builder to use generic query class as inheritance for child classes
Installs: 3 192
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 1
Requires
- propel/propel: dev-master || 2.0.0-alpha10
This package is auto-updated.
Last update: 2024-12-06 16:21:49 UTC
README
Propel 2 Builder to provide the possibility of customizing the base class for query inheritance objects
License
MIT License
copyright (c) 2015 Christoph Quadt
Requirements
This builder requires Propel2 >= 2.0@dev
Installation
To enable the builder, just reference it as a custom builder in the propel settings:
propel.generator.objectModel.builders.queryinheritance = chq81\\QueryInheritance\\Builder\\QueryInheritanceBehaviorBuilder