Skip to content

Code generator *_get() ORM map #2

@ehuelsmann

Description

@ehuelsmann

In LedgerSMB, we have a largish number of stored procedures which simply wrap

SELECT * FROM <table> WHERE <primary_key> = <the_object>

It seems like a nice extension of the ORM mapper to not have to write code like that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions