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

feat: REST API new select columns #2242

Merged
merged 3 commits into from
May 20, 2024
Merged

feat: REST API new select columns #2242

merged 3 commits into from
May 20, 2024

Conversation

dpgaspar
Copy link
Owner

Description

Adds a new query parameter to list REST API named select_columns that will behave very similar to columns but will use the parameter to change the executed query by only selecting the requested columns (more efficient).

ADDITIONAL INFORMATION

  • Has associated issue:
  • Is CRUD MVC related.
  • Is Auth, RBAC security related.
  • Changes the security db schema.
  • Introduces new feature
  • Removes existing feature

@dpgaspar dpgaspar merged commit ec51363 into master May 20, 2024
13 checks passed
@dpgaspar dpgaspar deleted the feat/select-columns-api branch May 20, 2024 14:31
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

Successfully merging this pull request may close these issues.

1 participant