8000 New Feature: Select fields to be returned · Issue #8 · tmarois/Filebase · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jun 2, 2024. It is now read-only.
This repository was archived by the owner on Jun 2, 2024. It is now read-only.
New Feature: Select fields to be returned #8
Closed
@timothymarois

Description

@timothymarois

To prevent overhead, it would be great to use a method like select() to select specific fields to be returned with results. Like select(['id', 'name']) etc

Arguments to allow:

  • Allow array ['id','name','email']
  • Allow string (comma delimited) "id,name,email"

Example method API
query()->select()

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0