crowdAI/crowdai

View on GitHub
doc/technical/archived_migrations/20160510081234_user_challenges_view.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Method change has 52 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def change
    create_view :participant_challenges,
    "
    SELECT c.id,
           c.id AS challenge_id,

    There are no issues that match your filters.

    Category
    Status