提交 cdf4fa9d 编写于 作者: S Sean Griffin

Fix test failures on Mysql 5.5

上级 afb70c2d
require 'cases/helper'
require 'support/schema_dumping_helper'
if current_adapter?(:Mysql2Adapter, :PostgreSQLAdapter)
if mysql_56? || current_adapter?(:PostgreSQLAdapter)
class DateTimePrecisionTest < ActiveRecord::TestCase
include SchemaDumpingHelper
self.use_transactional_fixtures = false
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册