Skip to content

Per entity field prefix? #776

Description

@gurgl

I found out about mpsPrefixFields setting, making it possible to control prefixing of fields with entity name. I wonder if its possible to prefix field accessors / lenses, per entity, with something else than entity name? Ive a bunch of types with accessors prefixed by "_" <acronym> "_". Like User's "name" field is _u_name and GameLog "command" field is _gl_command.

...and keep sql column names and json fields use the non prefixed names. Ie. if ive provided "name" in my record descripton that will be used, as is, for sql and json.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions