Icinga / Icinga/ipl-orm

Allow to optionally build default keys using table aliases

Open
#116 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement TBD
Dominant language
PHP
Stars
1
Forks
1
Avg merge
1h 26m
Merged PRs (30d)
1

Description

Currently the default keys are created based on the table names, we should also provide the ability to optionally specify whether to use the table alias (if any) instead.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating where default keys are built from table names and how table aliases are represented. Define the optional behavior so existing table-name keys remain unchanged by default, while aliases are used when requested, then add coverage for both cases.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
database
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.