mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-03-13 10:58:41 +00:00
These are for optimization later on. Instead of using strings everywhere use these for easier definitions. This should help to implement more concepts easier without hacky solutions for pure strings. |
||
|---|---|---|
| .. | ||
| Connection | ||
| Connector | ||
| Query | ||
| Schema | ||
| BuilderAbstract.php | ||
| DatabaseExceptionFactory.php | ||
| DatabasePool.php | ||
| DatabaseStatus.php | ||
| DatabaseType.php | ||
| DataMapperAbstract.php | ||
| GrammarAbstract.php | ||
| RelationType.php | ||