Daxten/bay-scalajs.g8

decouple slick schema from dbdriver

Daxten opened this issue · 0 comments

atm the codegen can softlock itself by generating a bad schema (since it lives inside the driver), the schema should be it's own module which depends on the driver