tatut/specql

Composite parsing doesn't support smallint (int2) type

Closed this issue · 1 comments

tatut commented
(defmethod parse-value "int2" [_ value] (Integer/parseInt value))
tatut commented

Fixed in 20181211 release