Scott BonAmi

Results 12 comments of Scott BonAmi

I'd chased this down, just to find out that it was a simple forgetfulness on my part. Our application fell back on the database that wasn't set up on CI...

+1 @jabberfest

Thanks @Alydyn and @msmollin for the suggestions, I think both the `limit` and `offset/skip` capabilities are valuable additions to PFIS. I'm working to get a few other things completed for...

@rbwater I'm sorry you've run into problems with the Example Project. You can load up the example projects using the data [here](https://github.com/sbonami/PFIncrementalStore/tree/master/Examples/Basic%20Example/Parse%20Import%20Data), which should get you up and running with...

Thanks for the bug report, I'll look into this as soon as I'm able.

@Alydyn thanks for offering up a few suggestions, much appreciated! I know that one-to-many relationships work, but I'll need to look into many-to-many relationships and how those are handled.

Hey @andreacremaschi, thanks for using PFIS! Your explanation and thorough walkthrough seem to pinpoint a bug, but I'll investigate and report back. I was also working on an OS X...

I did a little more research and found this to be somewhat controversial: https://github.com/json-schema-org/json-schema-spec/issues/828. Essentially, authors contend that specifying any key as having special meaning (e.g. `{ "$schema": "" }`...