aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/xyz/driver/pdsuicommon/db/QueryBuilder.scala
Commit message (Collapse)AuthorAgeFilesLines
* Removed quill query builderKseniya Tomskikh2017-10-231-340/+0
|
* Make number filter parsing attempt first, because number parsers are more ↵vlad2017-09-261-2/+2
| | | | | | | | | | | | specific. Otherwise fails for: https://records-processing.stable.sand.driver.network/rep-api/v1/document?filters=recordId+EQ+1&pageNumber=1&pageSize=9999 with: ERROR: operator does not exist: bigint = character varying Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 782
* Implement REST services for trial curationJakob Odersky2017-07-121-15/+16
|
* Latest PDS UI utilsvlad2017-06-301-20/+16
|
* Scalafmtv0.1.2v0.1.1vlad2017-06-131-49/+48
|
* Adding domain entitiesv0.1.0vlad2017-06-131-0/+344