Skip to content

senecajs/seneca-entity-history

Repository files navigation

@seneca/entity-history 0.2.0

npm version !Build Coverage Status Maintainability DeepScan grade

Version history for entities

Voxgig This open source module is sponsored and supported by Voxgig.

Notes

  • is_finder:true field in sys/entver allows current version details to be loaded directly. Thus there is always one more entry than the actual number of versions.

Options

  • `` : object " "

Set plugin options when loading with:

seneca.use('entity-history', { name: value, ... })

Note: foo.bar in the list above means { foo: { bar: ... } }

Action Patterns

Action Descriptions

« role:entity,cmd:save »

No description provided.


« sys:enthist,enthist:list »

No description provided.


« sys:enthist,entity:restore »

No description provided.