Skip to content

Commit 173ebe3

Browse files
committed
Improve documentation talking about percona
1 parent b85ee32 commit 173ebe3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ Or install it yourself as:
1818

1919
$ gem install utf8mb4rails
2020

21+
This gem uses [https://github.com/departurerb/departure](departure) a Percona's pt-online-schema-change runner for ActiveRecord migrations.
22+
23+
You need to have percona tools installed prior to using this gem. See instructions [https://github.com/departurerb/departure](here).
24+
2125
## Usage
2226

2327
This gem will add in your rails project a new task called utf8mb4. This tast is aimed to easily convert tables in utf8 into

0 commit comments

Comments
 (0)