Move public tables to a triage-specific schema
Open
- Dominant language
- Jupyter Notebook
- Stars
- 201
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
Move all triage-created tables in the public schema (labels, cohorts, etc) to a separate schema that is created specifically for triage (schema name tbd?)
Contributor guide
Research direction
Start by inventorying the triage-created tables currently in the public schema, including labels and cohorts, and trace where they are created. Decide the triage-specific schema name before moving the tables, then verify that triage still creates and accesses them there and that the public schema no longer contains them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- databases
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100