You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 17, 2018. It is now read-only.
When using a type from dm-types in migrations I get the following error: can't convert nil into Hash when running rake db:migrate. This is a rails project. Is it maybe related to #31, which is already closed?
When using a type from dm-types in migrations I get the following error:
can't convert nil into Hash
when runningrake db:migrate
. This is a rails project. Is it maybe related to #31, which is already closed?The migration:
Gemfile
Error log:
The text was updated successfully, but these errors were encountered: