Relation “schema.table” does not exist exception thrown when using slick 3.3.3

后端 未结 0 915
再見小時候
再見小時候 2020-11-22 15:11

Problem: So I am trying to connect to a PostgreSql DB with scala slick v3.3.3 and it is failing to find the relation (table) users in schema one.

I have the following

相关标签:
回答
  • 消灭零回复
提交回复
热议问题