mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-11 17: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. |
||
|---|---|---|
| .. | ||
| Grammar | ||
| Builder.php | ||
| Column.php | ||
| Count.php | ||
| Expression.php | ||
| From.php | ||
| Into.php | ||
| JoinType.php | ||
| QueryType.php | ||
| Select.php | ||
| Where.php | ||