Automatic update of the date.
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice, if db will automatically set creation date, and update date. There are some useful links:
- https://stackoverflow.com/a/13978770/21360719
- https://jackworthen.com/2021/06/05/adding-a-created-date-and-modified-date-column-to-a-table-in-sql-server/
p.s. just thoughts.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is named; start by locating the database schema and the code paths that create and update records. Confirm how creation and modification dates should be stored and updated, then verify that both dates are set automatically for the relevant database records.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, sql
- Domain
- database
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100