Skip to content
Snippets Groups Projects
  1. Jul 26, 2018
  2. Jun 13, 2018
  3. Jun 01, 2018
  4. Feb 07, 2017
    • Ruben Davila's avatar
      Use normal associations instead of polymorphic. · bdc93224
      Ruben Davila authored
      We can't properly use foreign keys on columns that are configured for
      polymorphic associations which has disadvantages related to data
      integrity and storage. Given we only use time tracking for Issues and
      Merge Requests we're moving to the usage of regular associations.
      bdc93224
  5. Jan 15, 2017
Loading