bigpresh / bigpresh/Dancer-Plugin-SimpleCRUD

Support composite primary keys

Open
#11 0 comments 0 reactions 0 assignees View on GitHub
Wishlist
Dominant language
Perl
Stars
26
Forks
31
PR merge metrics
No merged PRs in 30d

Description

It would be great if this module could support composite primary keys. For example:

key_column => [qw/key_1 key_2 key_3/];

I have a few tables I can't use this module for because they have composite primary keys. (I may be able to write a patch for this in the next week or so.)

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue does not name a file or test; start by locating the module's current primary-key handling and database-table CRUD paths. Use the composite key_column array example as the starting requirement, and consider the work done when tables with composite primary keys are supported across the module's CRUD operations.

Written by the indexing model from the issue text.

Assessment

Tech stack
perl
Domain
database
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.