Skip to content

Code Generator: Add option to control the reader DB instance code generation #11

@vaibhav-kaushal

Description

@vaibhav-kaushal

Right now, the code generator builds code which can handle both a writer DB connection and a reader DB connection. In most standard cases, the user would probably be wanting to use only one DB connection which is both reader and writer, thus making the reader DB connection redundant.

We should update the code generator to make sure that the redundant code is not being generated by default.

Metadata

Metadata

Assignees

No one assigned

    Labels

    code-generatorIssue relates to the code generatorenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions