Scott Speidel
Results
1
issues of
Scott Speidel
Hi, I ran: ``` neo4apis activerecord all_models --import-all-associations ``` and got the following error: ``` /Users/scottspeidel/.rvm/gems/ruby-2.2.3/gems/activerecord-4.2.5.1/lib/active_record/connection_adapters/abstract_mysql_adapter.rb:305:in `query': Mysql2::Error: Unknown column 'schema_migrations.' in 'order clause': SELECT `schema_migrations`.* FROM `schema_migrations` ORDER BY...