Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature suggestion: accept different types of dbData #96

Closed
allgood opened this issue May 30, 2023 · 0 comments
Closed

Feature suggestion: accept different types of dbData #96

allgood opened this issue May 30, 2023 · 0 comments

Comments

@allgood
Copy link
Contributor

allgood commented May 30, 2023

Currently only supported dbData is an array of objects.

It should be possible to accept an array of arrays and an object that is Traversable/Countable/ArrayAccess ... this is very common on Laravel's Eloquent ORM.

Will be submitting soon a PR that adjusts this.

@Rctnet Rctnet closed this as completed in 05efd1b Jun 14, 2023
Rctnet added a commit that referenced this issue Jun 14, 2023
* accept array as data row and an Iterable object as dataset - Fix #96
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant