1. 22 Apr, 2019 2 commits
  2. 18 Apr, 2019 1 commit
  3. 08 Apr, 2019 2 commits
  4. 15 Feb, 2019 2 commits
  5. 14 Feb, 2019 1 commit
    • Refactor hooking ActiveRecord migration tasks (#588) · dc827279
      Yuichi Tanikawa authored
      - Use Rake::Task#enhance insteaad of defining same tasks again
      - Remove hooking db:migrate:change task which doesn't exist
      - Fix hooking db:migrate:reset task so that the annotation runs after
        all migration tasks (#548)
  6. 25 Jan, 2019 1 commit
  7. 22 Jan, 2019 1 commit
  8. 09 Sep, 2018 1 commit
    • Fix alignment of multi-byte fullwidth character comments (#575) · 26142667
      oieioi authored
      This fixes alignment of Japanese, Korean and Chinese fullwidth character comments.
      
      The displayed widths of multi-byte fullwidth characters are generally
      twice as large as the ASCII characters, but String#size returns only the number of characters.
      So if the column comment contains fullwidth multibyte characters, the alignment is broken.
  9. 06 Sep, 2018 4 commits
  10. 28 Aug, 2018 1 commit
  11. 13 Jun, 2018 2 commits
  12. 10 May, 2018 1 commit
  13. 21 Apr, 2018 2 commits
  14. 20 Apr, 2018 3 commits
  15. 23 Mar, 2018 1 commit
  16. 23 Feb, 2018 2 commits
  17. 04 Dec, 2017 1 commit
  18. 01 Dec, 2017 1 commit
  19. 01 Nov, 2017 1 commit
  20. 25 Oct, 2017 1 commit
  21. 20 Oct, 2017 1 commit
  22. 18 Oct, 2017 3 commits
  23. 15 Oct, 2017 1 commit
  24. 13 Oct, 2017 1 commit
  25. 11 Oct, 2017 2 commits
  26. 03 Oct, 2017 1 commit