What's Changed
Bugs fixed ποΈ
- fix Scala 3 TableQuery macro by @xuwei-k in https://github.com/slick/slick/pull/3151
- don't mess with columns order, closes #3146 by @OlegYch in https://github.com/slick/slick/pull/3147
- fix
mapTomacro by @xuwei-k in https://github.com/slick/slick/pull/3148 - allo...