codecheckers / codecheckers/ojs-codecheck

Rename version field to spec_version in codecheck_metadata table

Open
#93 0 comments 0 reactions 1 assignee Claimed by @subhanLabs View on GitHub
Dominant language
PHP
Stars
5
Forks
3
Avg merge
19m
Merged PRs (30d)
3

Description

The `version` field in the `codecheck_metadata` table stores the CODECHECK
configuration specification version (e.g., 1.0, 2.0, latest).

The field name should be renamed to `spec_version` for clarity.

This will require:
- Creating a new migration to rename the column
- Updating all references in the codebase

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.