mirror of
https://github.com/paper-trail-gem/paper_trail.git
synced 2022-11-09 11:33:19 -05:00
812c306892
I'm hoping we don't actually need it because we explicitly enable fractional seconds precision in our `dummy_app` migration by specifying `limit(6)`. Works on my machine, but I use mariadb. We'll see how well it works on TravisCI, which runs mysql 5.6.33. MySQL added support for `limit(6)` in 5.6.4, so I'm hopeful. |
||
---|---|---|
.. | ||
belongs_to_spec.rb | ||
habtm_spec.rb | ||
has_many_spec.rb | ||
has_many_through_spec.rb | ||
has_one_spec.rb |