Skip to content
Snippets Groups Projects
  1. Jul 26, 2016
  2. Jul 25, 2016
  3. Jul 22, 2016
    • Richard van der Hoff's avatar
      PEP8 · 36378684
      Richard van der Hoff authored
      36378684
    • Richard van der Hoff's avatar
      Create index on user_ips in the background · ec5717ca
      Richard van der Hoff authored
      user_ips is kinda big, so really we want to add the index in the background
      once we're running. Replace the schema delta with one which will do that.
      
      I've done this in a way that's reasonably easy to reuse as there a few other
      indexes I need, and I don't suppose they will be the last.
      ec5717ca
  4. Jul 21, 2016
  5. Jul 20, 2016
Loading