bit varying(255) type. But I don't see this type in pg-core. Also when I am trying to use customType it fails to use it as type. Since it wraps the type name in quotes. Making it to become my_field "bit varying(255)" and it causes failure during migration.