Skip to content
Snippets Groups Projects
  1. Nov 12, 2020
  2. Nov 04, 2020
  3. Nov 03, 2020
  4. Nov 02, 2020
  5. Oct 30, 2020
  6. Oct 29, 2020
  7. Oct 28, 2020
  8. Oct 27, 2020
  9. Oct 20, 2020
  10. Oct 16, 2020
  11. Oct 14, 2020
  12. Oct 06, 2020
  13. Oct 02, 2020
  14. Sep 16, 2020
  15. Aug 26, 2020
    • Bartek Wrona's avatar
      Eliminated NULL from hive_posts::root_id column. Since actual ID is not... · 0ba2bfbb
      Bartek Wrona authored
      Eliminated NULL from hive_posts::root_id column. Since actual ID is not available yet during inserting root post, this column is updated at the end of initial-sync or processed block.
      Simplified hive_posts_root_id index, to speedup list_comments_by_root queries
      Optimized query used to access posts inside list_comments_by_root.
      Deleted obsolete file scripts/update_hivemind_db.sql
      0ba2bfbb
Loading