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
In order to have these custom postgresql types continue to be supported when using makara. If i do not, then it does not recognize the types as working for the makara version of the postgresql adapter. Is this a common issue? Is it something wrong with my configuration?
Hello,
In my project, i must manually add the following code:
https://github.com/rails/rails/blob/593893c901f87b4ed205751f72df41519b4d2da3/activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb#L1045
In order to have these custom postgresql types continue to be supported when using makara. If i do not, then it does not recognize the types as working for the makara version of the postgresql adapter. Is this a common issue? Is it something wrong with my configuration?
Here's an example:
Thank you
The text was updated successfully, but these errors were encountered: