How do I specify a Postgresql schema in ScalaQuery?

79 views
Skip to first unread message

Yang Zhang

unread,
Jul 16, 2011, 6:22:36 PM7/16/11
to scala...@googlegroups.com
I tried, for instance:

object WebCache extends Table[(...)]("myschema.mytable") {
  ...
}

But that doesn't work.

Stefan Zeiger

unread,
Jul 19, 2011, 1:46:13 PM7/19/11
to scala...@googlegroups.com

This is not supported at the moment but it should be very easy to add.
I've created https://github.com/szeiger/scala-query/issues/19 for this
issue.

-sz

Reply all
Reply to author
Forward
0 new messages