Commit Graph

7 Commits

Author SHA1 Message Date
shimamoto
601f8c4249 (refs #374) Fix compile error. 2014-08-03 18:41:03 +09:00
shimamoto
b13820fc0e Improved model package. The details are as follows:
* Fix the Profiles class from package object to simple object
* Fix the row case class to model package
* Define the alias of JdbcBackend#Session
2014-07-28 04:52:56 +09:00
shimamoto
bbe455ac49 (refs #341) Migrate model package. 2014-06-16 01:29:56 +09:00
shimamoto
a3133fa128 Add the condition function by the primary key. 2013-06-29 04:44:29 +09:00
shimamoto
f170aa0a04 Fix model composition. 2013-06-28 15:05:15 +09:00
shimamoto
a217513205 Move userName and repositoryName to the base table class. 2013-06-27 21:59:13 +09:00
takezoe
a5c5998fc8 Replace native SQL which retrieves issue count with type safe DSL. 2013-06-26 14:38:08 +09:00