Jacob Bullock

Results 8 comments of Jacob Bullock

+1 for import / export of sql.

@safo6m do i need to write tests for this?

@safo6m Sorry,been distracted with other things. i'll get to it this weekend.

@chris93983 you have the method signatures confused. saveRecord is defined as JsonApiDatastore.prototype.saveRecord = function (attributesMetadata, model, params, headers, customUrl) { so you should be calling something like this: params =...

@richmolj that PR looks interesting, that looks more thought out than this. I couldn't find anything about that while I was searching for how to do this. I'll take a...

@bf4 I am not quite sure I understand what you mean by 'minimal' serializer

What are you looking for? I mentioned in the ticket that it's a pipeline kicked off from Bitbucket. I can't share the whole pipeline file, but do you need more...

@darecki our problem was spm related as well. It was trying to sign local packages and failing. The trick there is to change the Xcode part of the pipeline to...