Some or all of the information on this page might not apply to Trusted Cloud by S3NS.
activerecord-spanner-adapter - Class ActiveRecord::ConnectionAdapters::Spanner::TableDefinition (v2.0.0)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Version 2.0.0keyboard_arrow_down
Reference documentation and code samples for the activerecord-spanner-adapter class ActiveRecord::ConnectionAdapters::Spanner::TableDefinition.
Inherits
ActiveRecord::ConnectionAdapters::TableDefinition
Methods
#belongs_to
def belongs_to ( * args , ** options )
#interleave_in
def interleave_in ( parent , on_delete = nil )
#interleave_in?
def interleave_in? () - > Boolean
#interleave_in_parent
def interleave_in_parent ()
Returns the value of attribute interleave_in_parent.
#new_column_definition
def new_column_definition ( name , type , ** options )
#on_delete
#parent_key
def parent_key ( name , type : nil )
#references
def references ( * args , ** options )
#valid_column_definition_options
def valid_column_definition_options ()
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-07-31 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-31 UTC."],[],[]]