Greenstand / Greenstand/treetracker-admin-client
Date filters in verify and captures has issue with sql result on time query
Open
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.