instance method
full_version
Ruby on Rails 7.0.10
Since v4.1.16 PrivateSignature
full_version()
No documentation comment.
Source
# File activerecord/lib/active_record/connection_adapters/mysql2_adapter.rb, line 153
def full_version
schema_cache.database_version.full_version_string
end
Defined in activerecord/lib/active_record/connection_adapters/mysql2_adapter.rb line 153
· View on GitHub
· Improve this page
· Find usages on GitHub