Greenstand / Greenstand/treetracker-admin-client

Date filters in verify and captures has issue with sql result on time query

Open
#893 6 comments 0 reactions 1 assignee Claimed by @AlexandreDaltro View on GitHub
good first issue send tree size: small tool: Captures tool: Verify type: bug
Dominant language
JavaScript
Stars
36
Forks
212
PR merge metrics
No merged PRs in 30d

Description

SQL steatements....
`and date(time_created) BETWEEN '2022-08-01' and '2022-08-31' `shows the correct info.

`and time_created not Between '2022-08-01' and '2022-08-31';` excludes the 31st of August

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.