Skip to content

Add more checks for HR.JOB #34

Description

@onacit

It would be better when the following checks are added.

  • The MIN_SALARY, when it's not NULL, should be positive.
  • The MAX_SALARY, when it's not NULL, should be positive.
  • When both columns are not NULL,
    • The MIN_SALARY should be less than or equal to the MAX_SALARY.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions