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

Add non interval date time query to sqlalchemy backend #262

Merged
merged 13 commits into from
Sep 21, 2021
Merged

Add non interval date time query to sqlalchemy backend #262

merged 13 commits into from
Sep 21, 2021

Conversation

jonhealy1
Copy link
Collaborator

Related Issue(s): #256

Description:
According to the stac spec non-interval datetime queries should be accepted. This has been added to the sqlalchemy backend along with a test case that checks 5 datetime strings in different formats.

PR Checklist:

  • Code is formatted and linted (run pre-commit run --all-files)
  • Tests pass (run make test)
  • Documentation has been updated to reflect changes, if applicable, and docs build successfully (run make docs)
  • Changes are added to the CHANGELOG.

@lossyrob
Copy link
Member

@jonhealy1 LGTM, can you add a changelog entry?

@moradology
Copy link
Collaborator

Looks good. I'll add a changelog entry in a followup

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.

3 participants