azerothcore / azerothcore/mod-premium-lib

Missing "duration" column in SQL table

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
4
Forks
8
PR merge metrics
No merged PRs in 30d

Description

I forgot to write this in the concept but it's required: a column "duration" for both tables, probably in UNIXTIME

Eventually make the commands work with this column (optional)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the two SQL table definitions and the commands that use them. Check how the requested duration value should be represented as UNIX time and how its optional use affects those commands. Done means both tables include the column and the commands work with it being optional.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, sql
Domain
databases
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.