1. 11 Sep, 2020 1 commit
    • Mehmet Emin INAC's avatar
      Implement a Rubocop cop to check db style guide · 2003a2ef
      Mehmet Emin INAC authored
      It is discouraged to create a table along with more than one foreign
      key at a time so registering a cop to check this violation would
      eliminate the need of waiting for a feedback from db maintainer to
      catch the violation.
      2003a2ef
  2. 10 Sep, 2020 39 commits