deep-foundation / deep-foundation/deeplinks

Better column names for materialized path table

Open
#6 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
13
Forks
8
PR merge metrics
No merged PRs in 30d

Description

![image](https://user-images.githubusercontent.com/1431904/143767374-403f3adb-f94c-418e-8e7d-6689cb60a69a.png)

position_id can be renamed to tree_position_id in dc_dg_mp

path_item_id можно переименовать в parent_item_id (родитель) или containing_item_id (содержащий) или whole_item_id (целое, в противоположность части) или anchestor_item_id (передок)

container_item_id

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by inspecting the materialized path table dc_dg_mp and the meanings of position_id, path_item_id, and container_item_id. Resolve the naming alternatives in the issue, then verify that the selected column names consistently represent their parent, containing, or whole-item relationships.

Written by the indexing model from the issue text.

Assessment

Domain
databases
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.