rbock
|
09f23cea0a
|
Reformatted using clang-format
Please use clang-format before submitting code, e.g via the pre-commit
supplied in the repo (thanks AndiDog)
|
2015-09-13 21:33:19 +02:00 |
|
Reto Schneider
|
5756b2355f
|
Remove trailing spaces.
|
2015-08-05 14:43:21 +02:00 |
|
rbock
|
028af83fe7
|
Fixed UNION DISTINCT to not serialize DISTINCT
sqlite3 does not support the keyword in UNION, and for others DISTINCT is the default
anywy
|
2015-03-05 18:01:59 +01:00 |
|
rbock
|
97de6fad7f
|
Adjusted license dates
|
2015-02-15 19:00:21 +01:00 |
|
rbock
|
b60df812e1
|
Split union data from union, to be used in ctes, as well
|
2015-02-08 18:26:00 +01:00 |
|