underscoreio / slickless

Support for shapeless HLists/Generics in Slick.
Apache License 2.0
163 stars 22 forks source link

Question for the forked repo. #143

Open djx314 opened 1 year ago

djx314 commented 1 year ago

Forked slickless to scalax/slickless and will only released Scala 2 version for self project compat.

  1. Scala 3 will only have a simple
    package object slickless exntends AnyRef
  2. Will push to maven repo as "net.scalax" %% "slickless" % version.

Anything I must take care about the Apache License?