Skip to content

OData-style $filter / $select #81

@Miracle656

Description

@Miracle656

Background

Power users want server-side filtering and projection without bespoke endpoints.

What to build

A safe subset of $filter (eq, gt, lt, contains) and $select on list endpoints, parsed to SQL.

Key files

  • src/lib/odata.ts (new)

Acceptance criteria

  • Parser rejects unsafe expressions
  • Combined with cursor pagination

Drips Wave · Complexity: Advanced · 200 points

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions