oyvindberg / typo

Typed Postgresql integration for Scala. Hopes to avoid typos
https://oyvindberg.github.io/typo/
MIT License
99 stars 9 forks source link

configure scala dialect for codegen #85

Open oyvindberg opened 6 months ago

oyvindberg commented 6 months ago

As of scala 3.4 there is no common subset for expressing supplying varargs without warnings, hence breaking the shared subset typo is written in.

Once we're at it, I guess it makes sense to specify _ or * imports, implicit or using, etc