slickless icon indicating copy to clipboard operation
slickless copied to clipboard

MappedWith Not Working

Open rohantandon96 opened this issue 5 years ago • 0 comments

  • I am trying to create a table using a case class with 24 columns and therefore using HList as mentioned here
  • However, in the def * method, when i try to use mappedWith, intelliJ gives me an error: Screen Shot 2020-06-23 at 4 17 26 PM
  • My clase class: Screen Shot 2020-06-23 at 4 17 58 PM
  • def * method: Screen Shot 2020-06-23 at 4 21 11 PM
  • build.sbt: Screen Shot 2020-06-23 at 4 22 05 PM

rohantandon96 avatar Jun 23 '20 20:06 rohantandon96