phpOMS/DataStorage/Database/Query
Dennis Eichhorn 7a42559deb Query components placeholder
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.
2017-01-29 19:10:00 +01:00
..
Grammar Initial strict type fixes 2017-01-25 17:38:23 +01:00
Builder.php Bad implementation for count 2017-01-29 19:08:35 +01:00
Column.php Enable strict_types 2017-01-25 11:51:36 +01:00
Count.php Query components placeholder 2017-01-29 19:10:00 +01:00
Expression.php Enable strict_types 2017-01-25 11:51:36 +01:00
From.php Query components placeholder 2017-01-29 19:10:00 +01:00
Into.php Query components placeholder 2017-01-29 19:10:00 +01:00
JoinType.php Enable strict_types 2017-01-25 11:51:36 +01:00
QueryType.php Enable strict_types 2017-01-25 11:51:36 +01:00
Select.php Query components placeholder 2017-01-29 19:10:00 +01:00
Where.php Enable strict_types 2017-01-25 11:51:36 +01:00