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
When running tapioca dsl on attributes with Postgres' cidrtype, it treats it as T.untyped. It looks like the underlying type in Rails is Ruby's IPAddr.
The text was updated successfully, but these errors were encountered:
When running
tapioca dsl
on attributes with Postgres'cidr
type, it treats it asT.untyped
. It looks like the underlying type in Rails is Ruby'sIPAddr
.The text was updated successfully, but these errors were encountered: