Add timestamp column to version_table
Open
- Dominant language
- Go
- Stars
- 1.3k
- Forks
- 86
- PR merge metrics
- No merged PRs in 30d
Description
Adding such column can be useful to track when the migration was run.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the definition of version_table and the code path that records completed migrations. Determine how the new timestamp column should be populated when a migration runs, then verify that the table records when each migration was applied.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- database
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100