David Philip

Results 19 comments of David Philip

@use-the-fork this is looking fantastic, very excited to have the tests built in. Amazing contribution

Great work @use-the-fork - I'll review this over the next couple of days, looking great

Need a bit more time @use-the-fork - excited about this one

Hey @use-the-fork - you can merge them in this same PR so long (and merge with latest main as well). Then I'll publish them all in one release rather. There's...

@gregory-lifhits-assaabloy, I see you snuck in a new feature. Please give me more information about what you're trying to do by: - What problem you're trying to solve - Linking...

Ok, I'll take it from here to 1. Get `prev_cursor` and `prev_page_url` to work properly 2. Get `$cols` to filter in the items 3. Find a reliable way to check...

Hey @use-the-fork This is a great feature to add to the package Your approach is great, but the implementation was incomplete. These are the issues I found in testing it:...

Pint, did add it to composer dev. Tho I saw some weird formatting, but I think that was when I was switching branches and an outdated gitignore caused chaos. Anyway....

Super. Let's park any new features for now. I really want to ship this and use it as the base going forward. Great work

Update: I have made a few changes to the bulk method: 1. I set chunk size to 1000 at a time (as done in PHP ES docs example), this feels...