activerecord-spanner-adapter - Class ActiveRecord::ConnectionAdapters::Spanner::SchemaDumper (v2.0.0)

Reference documentation and code samples for the activerecord-spanner-adapter class ActiveRecord::ConnectionAdapters::Spanner::SchemaDumper.

:nodoc:

Inherits

  • ConnectionAdapters::SchemaDumper

Methods

#default_primary_key?

def default_primary_key?(column) -> Boolean
Returns
  • (Boolean)

#header

def header(stream)

#index_parts

def index_parts(index)

#prepare_column_options

def prepare_column_options(column)

#trailer

def trailer(stream)