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
Naoki Takezoe
121b6ee641
Fix incremental compilation problem caused by Slick.
...
This is temporary fix to decrease compilation time in development. Therefore this fix will be reverted in the future to add multiple database support capability.
2014-07-27 03:31:45 +09:00
Naoki Takezoe
5c70cd654c
(refs #341 )Add TODO about Slick 2.0 migration
2014-07-06 16:21:25 +09:00
Naoki Takezoe
7aca24e51d
(refs #341 )Fix compilation error about date conversion
2014-07-06 16:09:50 +09:00
Naoki Takezoe
cce0b67871
(refs #341 )Fix compilation error of delete statements
2014-07-06 15:42:45 +09:00
shimamoto
d2c94909cb
(refs #341 ) Migrate service package.
2014-06-24 02:40:40 +09:00
shimamoto
136a654639
Improve mapping of custom column type.
2013-07-08 17:25:31 +09:00
shimamoto
606e5e6e76
Fix the inefficient query.
2013-07-03 14:01:20 +09:00
takezoe
c13e03f62f
Reverse display order of milestones to ascending.
2013-07-02 03:16:58 +09:00
takezoe
c4d9cd940e
Bug fix.
2013-07-01 11:11:58 +09:00
takezoe
5aab24990f
Fix typo.
2013-06-29 23:10:40 +09:00
takezoe
bea6d156ed
Fix services to use shortcut method for primary key and foreign keys.
2013-06-29 13:40:01 +09:00
takezoe
333c4f08d4
MilestonesService provides a method which returns milestones with issue count.
2013-06-27 02:35:24 +09:00
takezoe
3429d0d9bf
Replace native SQL which contains group by clause with type safe DSL.
2013-06-26 15:57:36 +09:00
takezoe
2b8cb7af48
Small fix for MilestonesService.
2013-06-26 15:11:45 +09:00
takezoe
2703b22718
Separate milestones from IssuesController / IssuesService.
2013-06-24 13:43:35 +09:00