Added support for document updates and upserts [v4.1.0]#3
Conversation
|
@AbdullahFaqeir Still working on adding some finishing touches to v0.16 of Typesense server, so this PR is not ready to release yet. But in the meantime, could you help review these code changes when you get a chance? |
33a9ebd to
ccee923
Compare
|
HI @jasonbosco I'm sorry I didn't get time to review your php code, I'm really sorry. Update: I just went over the updates you've made all seems good, and I just want to make sure that you ran the examples and everything went well, l guess I need to work on the laravel package before releasing the update for typesense 0.16.0 to make it compatible. |
@AbdullahFaqeir No worries, thank you for reviewing the code. I've added my comments to the PR. The changes I've made here should be backward compatible with previous implementations since I've added default values to new method arguments and only added a deprecating warning log message to |
@jasonbosco All is good, thanks mate. Cheers, |
Change Summary
Resolves #2