Skip to content

MappedWith Not Working #65

Description

@rohantandon96
  • 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions