Skip to content

Custom updates are not generated #525

Description

@rydnr

Information

When running QueryJ 3 on a target database, some custom SQL updates are not included in the generated code.

Actions required

  • Find out why they're not included.
  • Fix the bug
  • Review the generated code for such updates.

Steps to reproduce

  • Define a custom SQL update.
  • Check the generated DAOs (both BaseDAO.stg and DAO.stg) don't include the update.

Acceptance criteria

  • Define a custom SQL update.
  • Check the generated DAOs (both BaseDAO.stg and DAO.stg) include the update.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions