agolovenko

Results 3 issues of agolovenko

`-Dconfig.resource=` currently allows only one resource. This is fine for simple cases, but my app has two configuration dimensions (environment and domain) that are defined in runtime. I'd like a...

Hi, I'm trying to migrate to Scala 3. Versions used: Scala 3.3.1 `-source:3.0-migration`, Slick 3.5.0-M5, Slick-PG 0.22.0-M5 Here's my code: ```scala import com.github.tminglei.slickpg._ trait PostgresProfile extends ExPostgresProfile with PgArraySupport with...

Hi, I've got a question here trying to setup alignment on spark tokens. The problem I am facing that all the tokens do align with each other, which is in...

help wanted
feature request