Skip to content

Code Inspection in Function Parameters #29

@xterao

Description

@xterao

code inspection of function call elements within SQL. It verifies that:

  • The parameter types match the function definition.
  • The number of parameters is consistent with the function definition.
  • The argument parameters are defined in either Dao methods or within the class.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions