Add getAll() method for SQL result sets #45

Closed
opened 7 years ago by jking · 0 comments
jking commented 7 years ago
Owner

MySQL and Pg both have a "fetch all" facility in their PHP interfaces. SQLite does not, but it will probably be a common-enough pattern in actual usage (listing users, getting all folders/feeds/items) that it makes sense to optimize when possible.

MySQL and Pg both have a "fetch all" facility in their PHP interfaces. SQLite does not, but it will probably be a common-enough pattern in actual usage (listing users, getting all folders/feeds/items) that it makes sense to optimize when possible.
jking closed this issue 7 years ago
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date

0000-12-31

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.