oxidecomputer / oxidecomputer/omicron
Add timestamp info to `address_lot_block` and `address_lot_rsvd_block` records
Open
Nobody has claimed this yet.
networking
- Dominant language
- Rust
- Stars
- 572
- Forks
- 97
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 96
Description
Contributor guide
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
Start with common/src/sql/dbinit.sql lines 2198-2207 and read the referenced discussion in pull request 2645. Determine which timestamp information is expected for the address_lot_block and address_lot_rsvd_block records, then verify that the database definitions contain the agreed fields.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, sql
- Domain
- database
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100