Newer
Older
gitbucket_jkp / src / main / scala / model / package.scala
package object model {
  type Session = slick.jdbc.JdbcBackend#Session
}