CategoricalData / CQL

Categorical Query Language IDE
http://categoricaldata.net
299 stars 22 forks source link

org.postgresql.util.PSQLException: ERROR: type "varbinary" does not exist #67

Open o1lo01ol1o opened 3 years ago

o1lo01ol1o commented 3 years ago

Looks like the binary CQL types (Binary, Varbinary, and Longvarbinary) aren't being mapped to the correct postgresql type.