こんにちは、devise_token_auth を使用しています。使用できるようにバージョンを にrails 5.1.6
更新したとき、環境ログにエラーが記録されました。rails
5.2.1
acts_as_favoritor 2.1.0
elasticbeanstalk
Column `tokens` of type ActiveRecord::Type::Json does not support `serialize` feature. Usually it means that you are trying to use `serialize`
使用できるdevise_token_authの特定のバージョンはありますrails 5.2.1
か?