Skip to content

Support Oracle sequences #526

Description

@rydnr

Information

Currently, the generated code is not able to handle attributes whose values are tied to Oracle sequences.

Actions required

  • Check the sequence information is retrieved correctly from the database.
  • Check the sequence information is available to templates.

Steps to reproduce

  • Tag an attribute with '@sequence mySequence'.
  • Print '<attr.sequence>' in a template.
  • Check the generated content doesn't include the sequence information.

Acceptance criteria

  • Tag an attribute with '@sequence mySequence'.
  • Print '<attr.sequence>' in a template.
  • Check the generated content include the sequence information.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions