1. 01 9月, 2020 1 次提交
  2. 30 6月, 2020 1 次提交
  3. 26 6月, 2020 1 次提交
  4. 25 6月, 2020 1 次提交
  5. 24 6月, 2020 4 次提交
  6. 06 6月, 2020 1 次提交
  7. 01 6月, 2020 1 次提交
  8. 24 5月, 2020 4 次提交
  9. 17 5月, 2020 1 次提交
  10. 01 5月, 2020 1 次提交
  11. 22 4月, 2020 1 次提交
    • A
      Fix dictionary name (RELOAD and system.dictionaries) after DETACH/ATTACH · 9173895f
      Azat Khuzhin 提交于
      After DETACH/ATTACH (or at server startup) the following will be broken:
      - SYSTEM RELOAD DICTIONARY db_name.dict_name
      - system.dictionaries will not have database for those dictionaries
      
      The problem is that after DETACH/ATTACH the dictionary information is
      obtained from metadata/$db/$dict.sql, but it does not have database
      name.
      
      Fix this by passing database name to the getDictionaryConfigurationFromAST().
      
      Introduced-in: #10234
      9173895f
  12. 18 4月, 2020 1 次提交
  13. 16 4月, 2020 1 次提交
  14. 07 4月, 2020 1 次提交
  15. 03 4月, 2020 1 次提交
  16. 02 4月, 2020 1 次提交
  17. 28 3月, 2020 1 次提交
  18. 23 3月, 2020 2 次提交
    • A
      Clang Tidy, part 7 (#9799) · c7863e1a
      alexey-milovidov 提交于
      * Attempt to enable identifier naming check
      
      * Attempt to enable identifier naming check, continue
      
      * Progress on identifier names
      
      * Adopt identifier names check
      
      * Fixed error
      
      * Merge with master
      
      * Fixed build
      
      * Fixed build
      
      * Fixed build
      
      * Fixed build
      
      * Fixed build
      
      * Fixed error
      
      * Fixed error
      
      * Fixed error
      c7863e1a
    • A
      use renameat2 for metadata · 221bb893
      Alexander Tokmakov 提交于
      221bb893
  19. 20 3月, 2020 2 次提交
  20. 06 3月, 2020 3 次提交
  21. 25 2月, 2020 1 次提交
  22. 06 2月, 2020 1 次提交
  23. 30 1月, 2020 1 次提交
  24. 24 1月, 2020 1 次提交
  25. 17 1月, 2020 1 次提交
  26. 14 1月, 2020 2 次提交
  27. 02 1月, 2020 1 次提交
  28. 31 12月, 2019 1 次提交
  29. 29 12月, 2019 1 次提交