Module: PostgresExt::Postgis::ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::ColumnDefinition

Defined in:
lib/postgres_ext/postgis/active_record/connection_adapters/postgresql_adapter.rb

Instance Attribute Summary collapse

Instance Attribute Details

#spatial_typeObject

Returns the value of attribute spatial_type.



39
40
41
# File 'lib/postgres_ext/postgis/active_record/connection_adapters/postgresql_adapter.rb', line 39

def spatial_type
  @spatial_type
end

#sridObject

Returns the value of attribute srid.



39
40
41
# File 'lib/postgres_ext/postgis/active_record/connection_adapters/postgresql_adapter.rb', line 39

def srid
  @srid
end