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