CQL
CQL copied to clipboard
org.postgresql.util.PSQLException: ERROR: type "varbinary" does not exist
Looks like the binary CQL types (Binary, Varbinary, and Longvarbinary) aren't being mapped to the correct postgresql type.