Sean McGivern
98bb435f42
Enable RuboCop for migrations
...
Migrations shouldn't fail RuboCop checks - especially lint checks, such
as the nested method check. To avoid changing code in existing
migrations, add the magic comment to the top of each of them to skip
that file.
2016-06-09 16:05:25 +01:00
Douglas Barbosa Alexandre
70c9ceb7b1
Fix datetime format when migrating new notification settings on MySQL
2016-04-14 18:46:18 -03:00
Douglas Barbosa Alexandre
d11288be95
Use query instead of model on migrations
2016-04-08 16:49:01 -03:00
Dmitriy Zaporozhets
1a293a4384
Update migration comment
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-03-30 10:44:20 +02:00
Dmitriy Zaporozhets
855b2820c1
Improve db migrations for notification settings
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-03-30 10:44:20 +02:00
Dmitriy Zaporozhets
73c5a34105
Migrate notification setting from members table
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-03-30 10:44:20 +02:00