Xiao Hu Tai
60c1b705fb
Fix printquery directive
2018-12-13 10:28:01 +01:00
Xiao Hu Tai
deca386917
Fix Order directive
2018-12-13 10:28:01 +01:00
Xiao Hu Tai
223788902f
Remove random handler
2018-12-13 10:28:01 +01:00
Xiao Hu Tai
77eb7d033f
Start with JOINs on bolt_field table
2018-12-13 10:28:01 +01:00
Xiao Hu Tai
4d02261e3a
Run cs-fixer
2018-12-13 10:28:01 +01:00
Xiao Hu Tai
ced02a4f9f
Return early if an empty search is attempted
...
See: bd823dee59 (diff-62941ecfac9b632f60e6d0e5a8eac524)
2018-12-13 10:28:01 +01:00
Xiao Hu Tai
1c7bc21f58
No need to check for getOperation() anymore
...
and if it was needed a set of `()` was missing in the IF-statement
2018-12-13 10:28:01 +01:00
Xiao Hu Tai
b9df695b90
Cast preg_match parameter to string (warning when integer)
2018-12-13 10:28:01 +01:00
Xiao Hu Tai
80a107644c
(WIP) cs-fix
2018-12-13 10:28:01 +01:00
Xiao Hu Tai
e76b25994c
(WIP) Refactor DBAL to ORM
...
Very rough early variant with some assumptions
2018-12-13 10:28:01 +01:00
Xiao Hu Tai
94ae4e0604
Add Bolt\Storage\Query and Bolt\Twig\TwigRecordsView from Bolt 3
...
This is commit c3ead6d48cc2431d72ae7f81947df7fa5fefa92b in
https://github.com/bolt/bolt
Copied on 2018-10-30 14:00
Once Query works, it could be refactored from `Bolt\Storage\Query`
to `Bolt\Query`
2018-12-13 10:28:01 +01:00