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