Method not available on this version
This method is only available on newer versions.
The first available version (v8.0.0) is shown here.
virtual_tables(stream)
private
virtual tables are
only supported by SQLite
# File activerecord/lib/active_record/schema_dumper.rb, line 131
def virtual_tables(stream)
end