diff options
author | Ryuta Kamizono <kamipo@gmail.com> | 2017-07-07 07:03:42 +0900 |
---|---|---|
committer | Ryuta Kamizono <kamipo@gmail.com> | 2017-07-07 07:09:31 +0900 |
commit | 3b1caef68f1780672f2e195d93209de40254bc11 (patch) | |
tree | b863b9ee939579ef82fa3f32f0a535a3d592e166 /activerecord/test/support/ddl_helper.rb | |
parent | c8ce3459648ce0f86646b564ce1c0bb16a4b48eb (diff) | |
download | rails-3b1caef68f1780672f2e195d93209de40254bc11.tar.gz rails-3b1caef68f1780672f2e195d93209de40254bc11.tar.bz2 rails-3b1caef68f1780672f2e195d93209de40254bc11.zip |
Fix extracting MariaDB version
Currently `version` method always returns `5.5.5` because the
`full_version` is `5.5.5-10.x.y-MariaDB...` since MariaDB 10.x.
It should be ignored if the prefix is `5.5.5-`.
Diffstat (limited to 'activerecord/test/support/ddl_helper.rb')
0 files changed, 0 insertions, 0 deletions