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