wintercms / wintercms/wn-builder-plugin

Add support for marking columns unique when creating database tables

Open
#19 6 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Status: Review Needed Type: Conceptual Enhancement
Dominant language
PHP
Stars
40
Forks
15
PR merge metrics
No merged PRs in 30d

Description

Would be nice to add a checkbox to indicate that a given column should have a unique index added to it when building the table schema

Contributor guide

Open the contributing guide

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

No files or tests are named. Start by tracing how the GUI stores column settings and how those settings become the table schema; done means a column can be marked unique and the generated table includes the corresponding unique index.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
databases
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.