hasura / hasura/graphql-engine
Docs: Add page about additional Postgres functionality
Open
c/docs
k/bug
s/docs-is-actioned
t/docs
- Dominant language
- TypeScript
- Stars
- 32.1k
- Forks
- 3k
- PR merge metrics
- PR metrics pending
Description
`NOW()` is a valid input for date* fields but this behavior is not documented anywhere at all. Is `NOW()` the only exception or are there other keywords/functions that can be used as well e.g. `CURRENT_DATE`, `CURRENT_TIME`, `LOCALTIME` or `NOW() at time zone 'UTC'`?
Contributor guide
Research direction
No documentation file or test is named in the issue. Start by locating the docs entry point for date fields and checking which PostgreSQL expressions Hasura accepts; done means documenting NOW() and any confirmed equivalents, with their scope and examples clearly stated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgres
- Domain
- databases, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100