1. 28 Apr, 2019 1 commit
  2. 22 Apr, 2019 2 commits
  3. 18 Apr, 2019 1 commit
  4. 08 Apr, 2019 2 commits
  5. 15 Feb, 2019 2 commits
  6. 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)
  7. 25 Jan, 2019 1 commit
  8. 22 Jan, 2019 1 commit
  9. 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.
  10. 06 Sep, 2018 4 commits
  11. 28 Aug, 2018 1 commit
  12. 13 Jun, 2018 2 commits
  13. 10 May, 2018 1 commit
  14. 21 Apr, 2018 2 commits
  15. 20 Apr, 2018 3 commits
  16. 23 Mar, 2018 1 commit
  17. 23 Feb, 2018 2 commits
  18. 04 Dec, 2017 1 commit
  19. 01 Dec, 2017 1 commit
  20. 01 Nov, 2017 1 commit
  21. 25 Oct, 2017 1 commit
  22. 20 Oct, 2017 1 commit
  23. 18 Oct, 2017 3 commits
  24. 15 Oct, 2017 1 commit
  25. 13 Oct, 2017 1 commit
  26. 11 Oct, 2017 2 commits