uninitialized constant ActiveRecord::ConnectionAdapters::PostgreSQL::ColumnDefinition in Rails 7
sokmesakhiev opened this issue · 2 comments
sokmesakhiev commented
Having an issue with Rails 7
/Users/mac/.rbenv/versions/3.0.1/lib/ruby/gems/3.0.0/gems/activerecord-postgis-adapter-3.1.2/lib/active_record/connection_adapters/postgis/spatial_table_definition.rb:46:in `module:PostGIS': uninitialized constant ActiveRecord::ConnectionAdapters::PostgreSQL::ColumnDefinition (NameError)
Did you mean? ActiveRecord::ConnectionAdapters::ColumnDefinition
ActiveRecord::ConnectionAdapters::AddColumnDefinition
keithdoggett commented
We just released version 8 which is ActiveRecord compatible. Please try that and let me know if the issue persists.
keithdoggett commented
Closing, but if this is still an issue in the newest version please let me know