docspell/modules/store/src
Eike Kettner 394aeeccb6 Introduce a sql literal and constants in query builder
The h2 jdbc driver could not translate the union query in QCollective
when the `kind` was set via a constant value. Using literals works
here. Renamed the corresponding elements in the query builder.
2021-01-25 00:18:24 +01:00
..
main Introduce a sql literal and constants in query builder 2021-01-25 00:18:24 +01:00
test/scala/docspell/store Introduce unit condition 2020-12-15 21:03:47 +01:00