[Gravity] Added 'Using' functionality to QueryBuilder

Review Request #454 — Created Sept. 14, 2016 and submitted — Latest diff uploaded

p.valk
Lunr
newsqlusing
8f37b20...
lunr
Update: Added 'Using' functionality

phpunit test passed; (having 2 unrelated failures in PhysicalFilesystemAccessObjectFileTest.) = fixed by running 'ant clean' before running unittest.

Changes between revision 17 and 18

orig
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
src/Lunr/Gravity/Database/Tests/SQLDMLQueryBuilderUsingTest.php
Loading...