aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/xyz/driver/pdsuicommon/db
Commit message (Expand)AuthorAgeFilesLines
* Make number filter parsing attempt first, because number parsers are more spe...vlad2017-09-261-2/+2
* Fix slick query builder bugv0.3.16kseniya2017-09-211-4/+5
* Merge branch 'master' into slick-query-builderkseniya2017-09-203-4/+182
|\
| * Add cause to postgres connection errorsv0.3.13Jakob Odersky2017-09-191-1/+1
| * localDateTimeEncoder/Decoder to ctgov repov0.3.4vlad2017-08-261-19/+0
| * Making Query builder to escape table names with schemas properlyv0.3.3vlad2017-08-261-8/+18
| * Moving PostgresContext to the common codev0.3.1vlad2017-08-172-0/+190
| * Remove unused parameterJakob Odersky2017-08-161-4/+1
* | Fixed builder errorsKseniya Tomskikh2017-08-222-32/+48
* | Fixed compile errorsKseniya Tomskikh2017-08-212-35/+48
* | Created SlickQueryBuilderKseniya Tomskikh2017-08-172-0/+444
|/
* Implement REST services for trial curationJakob Odersky2017-07-125-34/+35
* Latest PDS UI utils including all the domain stuffv0.1.12vlad2017-06-302-4/+3
* Latest PDS UI utilsvlad2017-06-3012-100/+129
* Update PDS UI common code to be up to datev0.1.5vlad2017-06-161-16/+16
* Added `optionDecoder` to SqlContextvlad2017-06-151-0/+26
* Cleaning up SqlContextv0.1.3vlad2017-06-141-119/+3
* Scalafmtv0.1.2v0.1.1vlad2017-06-1310-133/+128
* Adding domain entitiesv0.1.0vlad2017-06-1314-0/+1128