jakartaee / jakartaee/persistence

exclude column from schema validation

Open
#815 0 comments 0 reactions 0 assignees View on GitHub
candidate-for-4
Dominant language
Java
Stars
268
Forks
78
Avg merge
1d 6h
Merged PRs (30d)
13

Description

Sometimes users run into a case where the schema validation is too strict, and their program actually works as is; it would be really nice to given them a way to exclude a column from validation. Otherwise, the developer of the schema validation tool has to make some fairly arbitrary calls about how strict to be and about what to tolerate and what not to tolerate.

Contributor guide

Open the contributing guide

Research direction

The issue names no files, tests, or entry points. Start by locating the schema-validation implementation and existing column-mapping tests, then determine how an excluded column should be configured and validated. Done should include documented behavior and tests showing that the selected column is skipped without weakening validation for other columns.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.