Convert a string recieved from the database into a dart object.
Object decode(String value, int pgType, {String? connectionName});