Implement filtering options for duration type #431
Labels
ready
Ready for implementation
type: enhancement
New feature or request
work: backend
Related to Python, Django, and simple SQL
Milestone
Problem
This involves:
/api/v0/databases/<id>/types/
endpoint to store available filters on this typebetween
needs 2 parameters,is empty
needs 0)Additional context
sqlalchemy-filters
to provide filtering. See: https://github.com/centerofci/sqlalchemy-filters.INTERVAL
type in the backend #430Marking as blocked until #385 and #430 are complete.
The text was updated successfully, but these errors were encountered: